Skip to content

Commit 6c77a59

Browse files
authored
Merge pull request #404 from codahale/dependabot/cargo/console-0.15.11
build(deps): bump console from 0.15.10 to 0.15.11
2 parents 6e1b863 + db4b14c commit 6c77a59

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

veil-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ default-run = "veil"
1212
bunt = "0.2.8"
1313
clap = { version = "4.5.31", features = ["deprecated", "derive"] }
1414
clap_complete = "4.5.46"
15-
console = "0.15.10"
15+
console = "0.15.11"
1616
num_cpus = "1.16.0"
1717
rand = { version = "0.8.5", features = ["min_const_gen"] }
1818
thiserror = "2.0.11"

0 commit comments

Comments
 (0)