Skip to content

Commit

Permalink
Merge pull request #6320 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.13.2
  • Loading branch information
cakebaker authored May 2, 2024
2 parents e024798 + 2c4c95d commit 8b7c063
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
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ same-file = "1.0.6"
self_cell = "1.0.3"
selinux = "0.4.4"
signal-hook = "0.3.17"
smallvec = { version = "1.13", features = ["union"] }
smallvec = { version = "1.13.2", features = ["union"] }
tempfile = "3.10.1"
uutils_term_grid = "0.6"
terminal_size = "0.3.0"
Expand Down

0 comments on commit 8b7c063

Please sign in to comment.