mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Bump rust-url from 2.1.0 to 2.1.1
This commit is contained in:
parent
6aec2c8594
commit
2530028b20
11 changed files with 18 additions and 1054 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue