Skip to content

Commit 4ab477a

Browse files
chore(deps): update rust crate strum to 0.27.1 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ea7ba2 commit 4ab477a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ num = "0.4.3"
1313
paste = "1.0.15"
1414
primes = "0.4.0"
1515
regex = "1.11.1"
16-
strum = { version = "0.26.3", features = ["derive"] }
16+
strum = { version = "0.27.1", features = ["derive"] }

0 commit comments

Comments
 (0)