Update Rust crate smallvec to v1.14.0 (#11569)

This commit is contained in:
renovate[bot]
2025-02-16 21:49:34 -05:00
committed by GitHub
parent fbed410c53
commit 040ee26531
Generated
+2 -2
View File
@@ -3644,9 +3644,9 @@ dependencies = [
[[package]]
name = "smallvec"
version = "1.13.2"
version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
[[package]]
name = "smawk"