build(deps): bump url from 2.1.1 to 2.2.0

Bumps [url](https://github.com/servo/rust-url) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.1.1...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-06 07:53:13 +00:00
parent 1b6b45bf2f
commit 6a25aaf6b9
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ serde_json = ">=1.0.9"
signal-hook = "0.1.16"
tempfile = "3.1.0"
thiserror = "1.0"
url = "2.1.1"
url = "2.2.0"
vfio-ioctls = { git = "https://github.com/cloud-hypervisor/vfio-ioctls", branch = "ch" }
virtio-devices = { path = "../virtio-devices" }
vm-allocator = { path = "../vm-allocator" }