mirror of
https://github.com/servo/servo.git
synced 2025-09-19 03:18:20 +01:00
build(deps): bump thin-vec from 0.2.12 to 0.2.13 (#30819)
Bumps [thin-vec](https://github.com/gankra/thin-vec) from 0.2.12 to 0.2.13. - [Changelog](https://github.com/Gankra/thin-vec/blob/main/RELEASES.md) - [Commits](https://github.com/gankra/thin-vec/compare/v0.2.12...v0.2.13) --- updated-dependencies: - dependency-name: thin-vec 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
c909c64378
commit
16c402ef48
2 changed files with 3 additions and 3 deletions
|
@ -91,7 +91,7 @@ style_traits = { path = "components/style_traits", features = ["servo"] }
|
|||
surfman = { version = "0.8", features = ["chains", "sm-angle", "sm-angle-default"] }
|
||||
syn = { version = "2", default-features = false, features = ["clone-impls", "derive", "parsing"] }
|
||||
synstructure = "0.13"
|
||||
thin-vec = "0.2.1"
|
||||
thin-vec = "0.2.13"
|
||||
time = "0.1.41"
|
||||
tokio = "1"
|
||||
tokio-rustls = "0.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue