Bump strum_macros from 0.23.1 to 0.24.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.23.1 to 0.24.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
cb8fc9c166
commit
2d74d11b79
@@ -40,7 +40,7 @@ clipboard = { version = "0.5", optional = true }
|
||||
wl-clipboard-rs = { version = "0.4", optional = true }
|
||||
url = "2.2"
|
||||
strum = "0.24.0"
|
||||
strum_macros = "0.23.1"
|
||||
strum_macros = "0.24.0"
|
||||
regex = "1"
|
||||
ioctl-rs = { version = "0.2", optional = true }
|
||||
serde_cbor = "0.11.2"
|
||||
|
||||
Reference in New Issue
Block a user