Skip to content

Commit bfb373e

Browse files
build(deps): bump console from 0.15.11 to 0.16.1
Bumps [console](https://github.com/console-rs/console) from 0.15.11 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.15.11...0.16.1) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 938970d commit bfb373e

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

Cargo.lock

Lines changed: 17 additions & 4 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
@@ -151,7 +151,7 @@ version = "0.9.0"
151151

152152
# Terminal formatting
153153
[workspace.dependencies.console]
154-
version = "0.15.11"
154+
version = "0.16.1"
155155

156156
# Cookie store
157157
[workspace.dependencies.cookie_store]

0 commit comments

Comments
 (0)