Skip to content

Commit

Permalink
chore: update tokio
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed May 13, 2024
1 parent cbfdc70 commit 743059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ reqwest = { version = "0.12.3", default-features = false, features = [
] }
rustyline = "12.0.0"
serde = { version = "1.0.201", features = ["rc"] }
tokio = { version = "1.34.0", features = [
tokio = { version = "1.37.0", features = [
"io-std",
"sync",
"fs",
Expand Down

0 comments on commit 743059e

Please sign in to comment.