Skip to content

Commit 40cd89b

Browse files
build(deps): bump console from 0.16.0 to 0.16.1 (#808)
Bumps [console](https://github.com/console-rs/console) from 0.16.0 to 0.16.1. - [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.0...0.16.1) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c849bba commit 40cd89b

File tree

2 files changed

+9
-82
lines changed

2 files changed

+9
-82
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ walkdir = "2"
1616
[dependencies]
1717
base64 = "0.22.1"
1818
clap = "3.2.23"
19-
console = "0.16.0"
19+
console = "0.16.1"
2020
futures = "0.3"
2121
serde = "1.0.219"
2222
serde_derive = "1.0.103"

0 commit comments

Comments
 (0)