Bump smallvec from 0.6.10 to 1.2.0

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.10 to 1.2.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v0.6.10...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-21 20:42:45 +00:00 committed by GitHub
parent b60c70bab6
commit d5c1f525d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 20 deletions

View file

@ -25,5 +25,5 @@ webxr = { git = "https://github.com/servo/webxr", features = ["ipc", "magicleap"
libc = "0.2"
log = "0.4"
servo-egl = "0.2"
smallvec = "0.6"
smallvec = "1.2"