Skip to content

Commit db4b14c

Browse files
build(deps): bump console from 0.15.10 to 0.15.11
Bumps [console](https://github.com/console-rs/console) from 0.15.10 to 0.15.11. - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) --- updated-dependencies: - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e1b863 commit db4b14c

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)