Compare commits

..

1 Commits

Author SHA1 Message Date
5be2712f11 Update Rust crate thiserror to 2.0.12
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-31 20:50:58 +00:00

View File

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