Skip to content

Commit 962699c

Browse files
authored
Merge pull request #46 from Tuntii/dependabot/cargo/console-0.16.2
Bump console from 0.15.11 to 0.16.2
2 parents 0bb2f1e + 4f55dea commit 962699c

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

Cargo.lock

Lines changed: 16 additions & 3 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
@@ -98,7 +98,7 @@ tera = "1.19"
9898
clap = { version = "4.5", features = ["derive", "color"] }
9999
dialoguer = "0.11"
100100
indicatif = "0.17"
101-
console = "0.15"
101+
console = "0.16"
102102

103103
# Internal crates
104104
rustapi-rs = { path = "crates/rustapi-rs", version = "0.1.188", default-features = false }

0 commit comments

Comments
 (0)