Skip to content

Commit 2a524dd

Browse files
Update Rust crate indicatif to 0.17.11 (#113)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent b12c313 commit 2a524dd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -43,6 +43,6 @@ rand = "0.8"
4343
camino = { version = "1.1.1", features = ["serde1"] }
4444
reqwest = { version = "0.12.15", default-features = false }
4545
oxnet = { version = "0.1.0", default-features = false }
46-
indicatif = "0.17.8"
46+
indicatif = "0.17.11"
4747
xz2 = "0.1.7"
4848
camino-tempfile = "1.1.1"

0 commit comments

Comments
 (0)