Skip to content

Commit

Permalink
Update Rust crate strum to 0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent ff55eb9 commit 30b7790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quork-proc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ quote = "1.0"
syn = { version = "2.0", features = ["full"] }

[dev-dependencies]
strum = { version = "0.26", features = ["derive"] }
strum = { version = "0.27", features = ["derive"] }

0 comments on commit 30b7790

Please sign in to comment.