mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
71b991a91f
commit
e96a89124d
3 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@ actix-web = "^3.3.2"
|
|||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
futures = "^0.3.23"
|
||||
serde = "^1.0.143"
|
||||
serde = "^1.0.144"
|
||||
serde_json = "^1.0"
|
||||
clap = "^3.2.10"
|
||||
log = "^0.4.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue