Bump console from 0.11.3 to 0.14.1 (#16301)
* Bump console from 0.11.3 to 0.14.1 Bumps [console](https://github.com/mitsuhiko/console) from 0.11.3 to 0.14.1. - [Release notes](https://github.com/mitsuhiko/console/releases) - [Changelog](https://github.com/mitsuhiko/console/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/console/compare/0.11.3...0.14.1) Signed-off-by: dependabot[bot] <support@github.com> * Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyera Eulberg <tyera@solana.com>
This commit is contained in:
@ -12,7 +12,7 @@ documentation = "https://docs.rs/solana-tokens"
|
||||
[dependencies]
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
clap = "2.33.0"
|
||||
console = "0.11.3"
|
||||
console = "0.14.1"
|
||||
csv = "1.1.3"
|
||||
ctrlc = { version = "3.1.5", features = ["termination"] }
|
||||
dirs-next = "2.0.0"
|
||||
|
Reference in New Issue
Block a user