Skip to content

Commit dc80b20

Browse files
fix(deps): update rust crate indicatif to 0.18.2
1 parent abcf5e0 commit dc80b20

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

academy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ bb8 = { version = "0.9.0", default-features = false }
7272
bb8-postgres = { version = "0.9.0", default-features = false, features = ["with-chrono-0_4", "with-uuid-1"] }
7373
hex.workspace = true
7474
uuid.workspace = true
75-
indicatif = "0.18.1"
75+
indicatif = "0.18.2"
7676

7777
[dev-dependencies]
7878
academy_cache_valkey = { workspace = true, features = ["dummy"] }

0 commit comments

Comments
 (0)