Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update Rust crate tokio to 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent c2fbf5b commit 5ac1615
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 @@ -65,7 +65,7 @@ serde = "1.0.196"
serde_yaml = "0.9.30"
sys-locale = "0.3.1"
ticky = { version = "1.0.2", features = ["stdtime"] }
tokio = { version = "1.35.1", features = ["full"] }
tokio = { version = "1.36.0", features = ["full"] }
wild = "2.2.1"

[profile.release]
Expand Down

0 comments on commit 5ac1615

Please sign in to comment.