Merge pull request #8 from getnora-io/dependabot/cargo/indicatif-0.18.4

chore(deps): bump indicatif from 0.17.11 to 0.18.4
This commit is contained in:
2026-03-03 12:13:33 +03:00
committed by GitHub
3 changed files with 15 additions and 24 deletions

View File

@@ -38,7 +38,7 @@ utoipa-swagger-ui = { version = "9", features = ["axum", "reqwest"] }
clap = { version = "4", features = ["derive"] }
tar = "0.4"
flate2 = "1.1"
indicatif = "0.17"
indicatif = "0.18"
chrono = { version = "0.4", features = ["serde"] }
thiserror = "2"
tower_governor = "0.8"