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

This commit is contained in:
2026-01-08 01:59:10 +00:00
parent dcf0b20b69
commit 3e169198c3
5 changed files with 1313 additions and 976 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"]}