Bump serde from 1.0.140 to 1.0.141
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.141. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.141) --- 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:
committed by
Dustin J. Mitchell
parent
f5e976ae73
commit
98fa4d207a
@@ -13,7 +13,7 @@ actix-web = "^3.3.2"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
futures = "^0.3.8"
|
||||
serde = "^1.0.140"
|
||||
serde = "^1.0.141"
|
||||
serde_json = "^1.0"
|
||||
clap = "^3.2.10"
|
||||
log = "^0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user