mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump strum_macros from 0.21.1 to 0.24.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.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:
parent
e8fe3cda77
commit
34b2e6a6b8
2 changed files with 19 additions and 6 deletions
|
@ -21,7 +21,7 @@ ureq = "^2.1.0"
|
|||
log = "^0.4.17"
|
||||
rusqlite = { version = "0.27", features = ["bundled"] }
|
||||
strum = "0.21"
|
||||
strum_macros = "0.21"
|
||||
strum_macros = "0.24"
|
||||
flate2 = "1"
|
||||
byteorder = "1.0"
|
||||
ring = "0.16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue