mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump smallvec from 1.12.0 to 1.13.0 (#31139)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... 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
87e88eecf2
commit
f93aefdb73
2 changed files with 3 additions and 3 deletions
|
@ -91,7 +91,7 @@ serde = "1.0.195"
|
|||
serde_bytes = "0.11"
|
||||
serde_json = "1.0"
|
||||
smallbitvec = "2.3.0"
|
||||
smallvec = "1.12"
|
||||
smallvec = "1.13"
|
||||
sparkle = "0.1.26"
|
||||
string_cache = "0.8"
|
||||
string_cache_codegen = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue