1 Commits

Author SHA1 Message Date
9da30b40b7 fix(deps): update all dependencies 2025-12-08 04:20:51 +00:00
2 changed files with 202 additions and 298 deletions

498
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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