mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 12:17:35 +03:00
Merge pull request #2103 from AleoHQ/dependabot/cargo/testnet3/console-0.15.2
Bump console from 0.15.1 to 0.15.2
This commit is contained in:
commit
e63a9d4f4e
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -500,13 +500,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "console"
|
||||
version = "0.15.1"
|
||||
version = "0.15.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "89eab4d20ce20cea182308bca13088fecea9c05f6776cf287205d41a0ed3c847"
|
||||
checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"
|
||||
dependencies = [
|
||||
"encode_unicode",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"once_cell",
|
||||
"terminal_size",
|
||||
"unicode-width",
|
||||
"winapi",
|
||||
|
@ -87,7 +87,7 @@ version = "0.5.1"
|
||||
version = "2.0"
|
||||
|
||||
[dependencies.console]
|
||||
version = "0.15.1"
|
||||
version = "0.15.2"
|
||||
|
||||
[dependencies.dirs]
|
||||
version = "4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user