mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
fix(deps): update rust crate console to 0.16.0
This commit is contained in:
parent
c23ebe2a98
commit
53d259c13f
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ edition.workspace = true
|
|||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
console = "0.15.0"
|
||||
console = "0.16.0"
|
||||
libc = "0.2.153"
|
||||
rand = { version = "0.9.0", features = ["small_rng"] }
|
||||
similar = "2.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue