Skip to content

Commit 9bd08b6

Browse files
dependabot[bot]slavak
authored andcommitted
Update strum_macros requirement from 0.21 to 0.22
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 8461bae commit 9bd08b6

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
@@ -54,7 +54,7 @@ bitflags = "1.2"
5454
libc = "0.2"
5555
enum-primitive-derive = "^0.1"
5656
num-traits = "^0.2"
57-
strum_macros = "0.21"
57+
strum_macros = "0.22"
5858
#failure = "0.1"
5959

6060
[dev-dependencies]

0 commit comments

Comments
 (0)