build(deps): bump console from 0.15.10 to 0.15.11 (#4194)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1101,9 +1101,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "console"
|
||||
version = "0.15.10"
|
||||
version = "0.15.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b"
|
||||
checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8"
|
||||
dependencies = [
|
||||
"encode_unicode",
|
||||
"libc",
|
||||
|
||||
@@ -19,7 +19,7 @@ axum.workspace = true
|
||||
bytes.workspace = true
|
||||
camino.workspace = true
|
||||
clap.workspace = true
|
||||
console = "0.15.10"
|
||||
console = "0.15.11"
|
||||
dialoguer = { version = "0.11.0", default-features = false, features = [
|
||||
"fuzzy-select",
|
||||
"password",
|
||||
|
||||
Reference in New Issue
Block a user