Skip to content

Commit aa2b5c9

Browse files
chore(deps): update rust crate strum to 0.28.0
1 parent 6432094 commit aa2b5c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ shell-words = "1"
188188
smallvec = "1.14"
189189
spirv = { version = "0.3", git = "https://github.com/gfx-rs/rspirv", rev = "89ce4d0e64c91b0635f617409dc57cb031749a39" }
190190
static_assertions = "1.1"
191-
strum = { version = "0.27.1", default-features = false, features = ["derive"] }
191+
strum = { version = "0.28.0", default-features = false, features = ["derive"] }
192192
syn = "2.0.98"
193193
tempfile = "3"
194194
toml = "1.0.0"

0 commit comments

Comments
 (0)