Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit e8bb772

Browse files
Bump console from 0.11.3 to 0.12.0 (#518)
Bumps [console](https://github.com/mitsuhiko/console) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/mitsuhiko/console/releases) - [Commits](console-rs/console@v0.11.3...v0.12.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af98c77 commit e8bb772

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

Cargo.lock

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

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version = "2.0.1"
1010

1111
[dependencies]
1212
clap = "2.33.3"
13-
console = "0.11.3"
13+
console = "0.12.0"
1414
serde_json = "1.0.57"
1515
solana-account-decoder = { version = "1.3.12" }
1616
solana-clap-utils = { version = "1.3.12"}

0 commit comments

Comments
 (0)