mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Merge pull request #168 from djmitche/dependabot/cargo/serde-1.0.125
Bump serde from 1.0.117 to 1.0.125
This commit is contained in:
commit
ded325c1be
3 changed files with 8 additions and 8 deletions
|
@ -11,7 +11,7 @@ uuid = { version = "^0.8.1", features = ["serde", "v4"] }
|
|||
actix-web = "^3.3.0"
|
||||
anyhow = "1.0"
|
||||
futures = "^0.3.8"
|
||||
serde = "^1.0.104"
|
||||
serde = "^1.0.125"
|
||||
kv = {version = "^0.10.0", features = ["msgpack-value"]}
|
||||
clap = "^2.33.0"
|
||||
log = "^0.4.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue