mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate smallvec to 1.13
This commit is contained in:
parent
10b8c1c996
commit
667a9469c4
2 changed files with 3 additions and 3 deletions
|
@ -318,7 +318,7 @@ same-file = "1.0.6"
|
|||
self_cell = "1.0.3"
|
||||
selinux = "0.4"
|
||||
signal-hook = "0.3.17"
|
||||
smallvec = { version = "1.12", features = ["union"] }
|
||||
smallvec = { version = "1.13", features = ["union"] }
|
||||
tempfile = "3.9.0"
|
||||
uutils_term_grid = "0.3"
|
||||
terminal_size = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue