Skip to content

Commit 3490110

Browse files
committed
update tokio-version
1 parent 5856bdb commit 3490110

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
@@ -31,7 +31,7 @@ version = "1.13.1"
3131
features = ["v4"]
3232
default-features = false
3333
[dev-dependencies]
34-
tokio = { version = "*", features = [
34+
tokio = { version = "1.43.0", features = [
3535
"rt",
3636
"macros",
3737
"rt-multi-thread",

0 commit comments

Comments
 (0)