Skip to content

Commit 7c51154

Browse files
committed
update dependencies
1 parent 3f5c5f3 commit 7c51154

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

+21-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ chrono = "0.4.38"
1919
clap = { version = "4.5.20", features = ["derive", "cargo", "string"] }
2020
color-eyre = "0.6.3"
2121
ctrlc = { version = "3.4.4", features = ["termination"] }
22-
indicatif = "0.17.8"
22+
indicatif = "0.17.9"
2323
lazy_static = "1.5.0"
2424
log = "0.4.22"
2525
os_info = "3.8.2"

0 commit comments

Comments
 (0)