mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump chrono from 0.4.21 to 0.4.22
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.21 to 0.4.22. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.21...v0.4.22) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd98b188e2
commit
17726ddfe4
3 changed files with 7 additions and 17 deletions
|
@ -19,7 +19,7 @@ clap = "^3.2.10"
|
|||
log = "^0.4.17"
|
||||
env_logger = "^0.9.0"
|
||||
rusqlite = { version = "0.28", features = ["bundled"] }
|
||||
chrono = { version = "^0.4.21", features = ["serde"] }
|
||||
chrono = { version = "^0.4.22", features = ["serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "^1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue