Skip to content

Commit cfc9b75

Browse files
chore: bump smallvec 0.13.1 → 0.14
1 parent d93cf30 commit cfc9b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ rustc-hash = { version = "1.1", default-features = false }
182182
serde_json = "1.0.143"
183183
serde = { version = "1.0.219", default-features = false }
184184
shell-words = "1"
185-
smallvec = "1.13.1"
185+
smallvec = "1.14"
186186
spirv = "0.3"
187187
static_assertions = "1.1"
188188
strum = { version = "0.27", default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)