mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
build(deps): bump smallvec from 1.3.0 to 1.4.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.3.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1b38197812
commit
790dc14f66
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.3"
|
||||
smallvec = "1.4"
|
||||
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