Skip to content

Commit 8bb7dc8

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] <[email protected]>
1 parent 49dc729 commit 8bb7dc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ axum.workspace = true
1919
bytes.workspace = true
2020
camino.workspace = true
2121
clap.workspace = true
22-
console = "0.15.10"
22+
console = "0.15.11"
2323
dialoguer = { version = "0.11.0", default-features = false, features = [
2424
"fuzzy-select",
2525
"password",

0 commit comments

Comments
 (0)