diff --git a/Cargo.toml b/Cargo.toml index 7379a6b59..89324c3d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -182,7 +182,7 @@ rustc-hash = { version = "1.1", default-features = false } serde_json = "1.0.143" serde = { version = "1.0.219", default-features = false } shell-words = "1" -smallvec = "1.13.1" +smallvec = "1.14" spirv = "0.3" static_assertions = "1.1" strum = { version = "0.27", default-features = false, features = ["derive"] }