Compare commits

..

1 Commits

Author SHA1 Message Date
6e3b3a265d fix(deps): update all dependencies 2025-03-27 12:46:18 +00:00

View File

@ -473,9 +473,9 @@ dependencies = [
[[package]] [[package]]
name = "nodrift" name = "nodrift"
version = "0.3.2" version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e745b84cc6fa52e69dc764a24f71c54a3df726060421748ca4aff75afe330d40" checksum = "eabb514deb0ef2d5b9223c89d6cd45b37cf42d0033afe97cc59b10cf10509adc"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait", "async-trait",