Skip to content

Commit

Permalink
Merge pull request #5836 from uutils/renovate/smallvec-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate smallvec to 1.12
  • Loading branch information
cakebaker committed Jan 14, 2024
2 parents ac27b6c + e860b32 commit dc41ed2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -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.11", features = ["union"] }
smallvec = { version = "1.12", features = ["union"] }
tempfile = "3.9.0"
uutils_term_grid = "0.3"
terminal_size = "0.3.0"
Expand Down

0 comments on commit dc41ed2

Please sign in to comment.