Skip to content

Commit 3761df8

Browse files
Merge pull request #87 from rabbitmq/dependabot/cargo/indicatif-0.18.0
Bump indicatif from 0.17.11 to 0.18.0
2 parents 51d5d2f + d1f4e9b commit 3761df8

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ color-print = "0.3"
2929
thiserror = "2"
3030
shellexpand = "3.1"
3131
regex = "1"
32-
indicatif = "0.17"
32+
indicatif = "0.18"
3333

3434
log = "0.4"
3535
rustls = { version = "0.23", features = ["aws_lc_rs"] }

0 commit comments

Comments
 (0)