Skip to content

Commit 3969ac0

Browse files
build(deps): bump console from 0.16.2 to 0.16.3 in /rs (#83)
Bumps [console](https://github.com/console-rs/console) from 0.16.2 to 0.16.3. - [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.2...0.16.3) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e6b65a commit 3969ac0

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

rs/Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ path = "src/main.rs"
1111
anyhow = "1.0.102"
1212
clap = { version = "4.6.0", features = ["derive"] }
1313
clap_complete = { version = "4.6.0", features = ["unstable-dynamic"] }
14-
console = "0.16.2"
14+
console = "0.16.3"
1515
dotenv = "0.15.0"
1616
regex = "1.12.3"
1717
indicatif = "0.18.4"

0 commit comments

Comments
 (0)