fix(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:
2025-02-12 01:32:41 +00:00
parent 67a0f5d1fc
commit c1c43eb430
4 changed files with 37 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ lazy_static.workspace = true
parse-changelog.workspace = true
# Cliff depends on 13.1.0, which is a broken release
cacache = "=13.0.0"
cacache = "=13.1.0"
[dev-dependencies]
tracing-test = { workspace = true, features = ["no-env-filter"] }