chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2024-12-11 02:24:31 +00:00
parent f5fde5d87a
commit 315cda26fa
2 changed files with 6 additions and 6 deletions

View File

@@ -13,5 +13,5 @@ futures = "0.3.30"
tracing = "0.1"
lazy_static = "1.4.0"
regex = { version = "1.7.0" }
thiserror = "1.0.37"
thiserror = "2.0.0"
uuid = {version = "1.2.2", features = ["v4", "fast-rng"]}