Skip to content

Commit 4f55dea

Browse files
Bump console from 0.15.11 to 0.16.2
Bumps [console](https://github.com/console-rs/console) from 0.15.11 to 0.16.2. - [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.11...0.16.2) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4ec33b commit 4f55dea

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)