mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump chrono from 0.4.19 to 0.4.20
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.20. - [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.19...v0.4.20) --- 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
005aa817c6
commit
152db46ce3
3 changed files with 6 additions and 5 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.10", features = ["serde"] }
|
||||
chrono = { version = "^0.4.20", features = ["serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "^1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue