Skip to content

Commit e2ed038

Browse files
Bump strum_macros from 0.24.3 to 0.25.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 to 0.25.1. - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 608db7b commit e2ed038

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)