Skip to content

Commit d4b4254

Browse files
Update Rust crate tokio to 1.45.0
1 parent 77afd8e commit d4b4254

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ sha2 = "0.10.8"
4444
syn = "2"
4545
tap = "1.0.1"
4646
thiserror = "2"
47-
tokio = "1.44.1"
47+
tokio = "1.45.0"
4848
toml = "0.8.20"
4949
tracing = "0.1.41"
5050
url = "2.5.3"

0 commit comments

Comments
 (0)