Skip to content

Commit 04a202a

Browse files
authored
Merge pull request #9 from rtk-rs/dependabot/cargo/strum-0.27
Update strum requirement from 0.26 to 0.27
2 parents ea84b7f + 3f81a23 commit 04a202a

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
@@ -32,7 +32,7 @@ rustdoc-args = ["--cfg", "docrs", "--generate-link-to-definition"]
3232
log = "0.4"
3333
thiserror = "2"
3434

35-
strum = "0.26"
35+
strum = "0.27"
3636
strum_macros = "0.26"
3737
itertools = "0.14.0"
3838
serde = { version = "1.0", default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)