mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
Update Rust crate console to 0.16.0
This commit is contained in:
parent
e44a64ee13
commit
402491c9b7
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ cargo-util = { version = "0.2.14" }
|
|||
clap = { version = "4.5.17", features = ["derive", "env", "string", "wrap_help"] }
|
||||
clap_complete_command = { version = "0.6.1" }
|
||||
configparser = { version = "3.1.0" }
|
||||
console = { version = "0.15.11", default-features = false }
|
||||
console = { version = "0.16.0", default-features = false }
|
||||
csv = { version = "1.3.0" }
|
||||
ctrlc = { version = "3.4.5" }
|
||||
dashmap = { version = "6.1.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue