mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Bump smallvec from 1.4.2 to 1.5.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.2...v1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8cfb2db78f
commit
b31419c8f2
2 changed files with 18 additions and 18 deletions
|
@ -23,6 +23,6 @@ libservo = { path = "../../components/servo", features = ["no_static_freetype"]
|
|||
log = "0.4"
|
||||
servo-egl = "0.2"
|
||||
simpleservo = { path = "../libsimpleservo/api", features = ["no_static_freetype"] }
|
||||
smallvec = "1.4"
|
||||
smallvec = "1.5"
|
||||
webxr = { git = "https://github.com/servo/webxr", features = ["ipc", "magicleap"] }
|
||||
webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue