Skip to content

Commit 19e5f8a

Browse files
Update Rust crate tokio to 1.44.2
1 parent 4c664d8 commit 19e5f8a

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
@@ -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.44.2"
4848
toml = "0.8.20"
4949
tracing = "0.1.41"
5050
url = "2.5.3"

0 commit comments

Comments
 (0)