Compare commits

..

1 Commits

Author SHA1 Message Date
1f52b64bef Update Rust crate tokio to 1.44.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-31 20:51:01 +00:00

View File

@ -19,4 +19,4 @@ futures = "0.3.31"
thiserror = "2.0.7" thiserror = "2.0.7"
rand = "0.9.0" rand = "0.9.0"
mktemp = "0.5.1" mktemp = "0.5.1"
reqwest = "0.12.15" reqwest = "0.12.3"