mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
build(deps): bump serde from 1.0.189 to 1.0.190 (#30625)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e897fcc3a5
commit
3fb8a04c18
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@ rayon = "1"
|
|||
regex = "1.10"
|
||||
rustls = { version = "0.21.7", features = ["dangerous_configuration"] }
|
||||
rustls-pemfile = "1.0.3"
|
||||
serde = "1.0.189"
|
||||
serde = "1.0.190"
|
||||
serde_bytes = "0.11"
|
||||
serde_json = "1.0"
|
||||
smallbitvec = "2.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue