Skip to content

Commit 2ee9cee

Browse files
committed
fix(deps): update rust crate indicatif to 0.17.7
1 parent 9a45050 commit 2ee9cee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bincode = "1.3.3"
2222
forge-lib = {git = "https://github.com/beat-forge/lib", branch = "main"}
2323
simple-error = "0.3.0"
2424
minreq = { version = "2.8.1", features = ["https-rustls", "json-using-serde"] }
25-
indicatif = "0.17.6"
25+
indicatif = "0.17.7"
2626
slug = "0.1.4"
2727
regex = "1.9.5"
2828
semver = "1.0.18"

0 commit comments

Comments
 (0)