Skip to content

Commit 33e96d1

Browse files
dependabot[bot]slavak
authored andcommitted
Update strum_macros requirement from 0.23 to 0.24
Updates the requirements on [strum_macros](https://github.com/Peternator7/strum) to permit the latest version. - [Release notes](https://github.com/Peternator7/strum/releases) - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53f494b commit 33e96d1

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
@@ -67,7 +67,7 @@ libc = "0.2"
6767
enum-primitive-derive = "^0.1"
6868
num-traits = "^0.2"
6969
regex = "1"
70-
strum_macros = "0.23"
70+
strum_macros = "0.24"
7171
#failure = "0.1"
7272
backtrace = "0.3"
7373

0 commit comments

Comments
 (0)