Skip to content

Commit 5e1403a

Browse files
Update Rust crate strum_macros to 0.27.0 (#16065)
1 parent a6b86e3 commit 5e1403a

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

Cargo.lock

+2-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ snapbox = { version = "0.6.0", features = [
144144
] }
145145
static_assertions = "1.1.0"
146146
strum = { version = "0.27.0", features = ["strum_macros"] }
147-
strum_macros = { version = "0.26.0" }
147+
strum_macros = { version = "0.27.0" }
148148
syn = { version = "2.0.55" }
149149
tempfile = { version = "3.9.0" }
150150
test-case = { version = "3.3.1" }

0 commit comments

Comments
 (0)