fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2026-03-14 05:00:11 +00:00
parent a4f583b6de
commit 83974667d5
5 changed files with 1136 additions and 1045 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"]}