Skip to content

Commit 8d6015a

Browse files
Update Rust crate indicatif to 0.18.0 (#63)
1 parent 6c42605 commit 8d6015a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -15,7 +15,7 @@ anyhow = "1.0.98"
1515
clap = { version = "4.5.40", features = ["derive", "unstable-styles"] }
1616
devinfo = { git = "https://github.com/oxidecomputer/devinfo-sys", branch = "main" }
1717
dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", branch = "main" }
18-
indicatif = "0.17.12"
18+
indicatif = "0.18.0"
1919
libc = "0.2.174"
2020
libloading = "0.8.8"
2121
p9ds = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }

0 commit comments

Comments
 (0)