Skip to content

Commit 34a1463

Browse files
Bump strum_macros from 0.24.3 to 0.25.1 (#797)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e1bd0e commit 34a1463

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

Cargo.lock

Lines changed: 3 additions & 16 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
@@ -29,7 +29,7 @@ include = [
2929
pyo3 = { version = "0.19.1", features = ["generate-import-lib", "num-bigint"] }
3030
regex = "1.6.0"
3131
strum = { version = "0.25.0", features = ["derive"] }
32-
strum_macros = "0.24.3"
32+
strum_macros = "0.25.1"
3333
serde_json = {version = "1.0.87", features = ["arbitrary_precision", "preserve_order"]}
3434
enum_dispatch = "0.3.8"
3535
serde = { version = "1.0.147", features = ["derive"] }

0 commit comments

Comments
 (0)