Skip to content

Commit 66754d9

Browse files
build(deps): bump console from 0.15.8 to 0.15.10
Bumps [console](https://github.com/console-rs/console) from 0.15.8 to 0.15.10. - [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.8...0.15.10) --- updated-dependencies: - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2a49d8 commit 66754d9

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

Cargo.lock

Lines changed: 14 additions & 8 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.8"
22+
console = "0.15.10"
2323
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
2424
dotenvy = "0.15.7"
2525
figment.workspace = true

0 commit comments

Comments
 (0)