Bump rust-url from 2.1.0 to 2.1.1

This commit is contained in:
Utsav Oza 2020-05-06 19:57:26 +05:30
parent 6aec2c8594
commit 2530028b20
11 changed files with 18 additions and 1054 deletions

4
Cargo.lock generated
View file

@ -6116,9 +6116,9 @@ dependencies = [
[[package]]
name = "url"
version = "2.1.0"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
dependencies = [
"idna",
"matches",