1 Commits

Author SHA1 Message Date
20a43000d4 fix(deps): update all dependencies 2025-05-29 03:19:08 +00:00
2 changed files with 247 additions and 212 deletions

457
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@ regex = "1.10.4"
chrono = "0.4.37" chrono = "0.4.37"
lazy_static = "1.4.0" lazy_static = "1.4.0"
parse-changelog = "0.6.6" parse-changelog = "0.6.6"
toml_edit = "0.23.0" toml_edit = "0.22.9"
tracing-test = "0.2" tracing-test = "0.2"
pretty_assertions = "1.4" pretty_assertions = "1.4"