build: bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137) --- 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
400a351bb0
commit
691d9b16db
11 changed files with 12 additions and 12 deletions
|
|
@ -6,6 +6,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
libc = "0.2.124"
|
||||
serde = { version = "1.0.136", features = ["rc"] }
|
||||
serde = { version = "1.0.137", features = ["rc"] }
|
||||
serde_derive = "1.0.136"
|
||||
serde_json = "1.0.80"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue