Skip to content

Commit 20aaeb6

Browse files
committed
Fix wildcard dependency
1 parent 4e977d9 commit 20aaeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ctrlc = "3.1.6"
110110
# async-shapes-demo
111111
smol = "2.0"
112112

113-
async-io ="*" # ddsperf
113+
async-io ="2.4" # ddsperf
114114

115115
[target.'cfg(unix)'.dev-dependencies]
116116
# turle_teleop

0 commit comments

Comments
 (0)