mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump serde from 1.0.117 to 1.0.125
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.125. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.117...v1.0.125) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f2002663d
commit
ae46f82d94
3 changed files with 8 additions and 8 deletions
|
@ -12,7 +12,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
uuid = { version = "^0.8.1", features = ["serde", "v4"] }
|
||||
serde = "^1.0.104"
|
||||
serde = "^1.0.125"
|
||||
serde_json = "^1.0"
|
||||
chrono = { version = "^0.4.10", features = ["serde"] }
|
||||
failure = {version = "^0.1.5", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue