Update Rust crate thiserror to v2
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Pierre HUBERT 2024-11-07 00:13:03 +00:00
parent e77b4d0cbe
commit fd8ea78f49

View File

@ -27,7 +27,7 @@ lettre = "0.11.8"
rand = "0.8.5"
bcrypt = "0.15.1"
light-openid = "1.0.2"
thiserror = "1.0.60"
thiserror = "2.0.0"
serde_with = "3.8.1"
rust_iso3166 = "0.1.12"
rust-s3 = "0.35.1"