Skip to content

Commit 954eafe

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump console from 0.16.1 to 0.16.2
Bumps [console](https://github.com/console-rs/console) from 0.16.1 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.16.1...0.16.2) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edd665c commit 954eafe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ axoprocess = { version = "0.2.1" }
2929

3030
# third-party deps
3131
clap = { version = "4.5.53", features = ["derive"] }
32-
console = { version = "0.16.1" }
32+
console = { version = "0.16.2" }
3333
clap-cargo = { version = "0.18.3" }
3434
comfy-table = "7.2.1"
3535
miette = { version = "7.6.0" }

0 commit comments

Comments
 (0)