Bump url crate
This commit is contained in:
parent
c86bb44529
commit
b15ce2b24b
|
@ -24,7 +24,7 @@ serialization = ["serde", "serde_derive", "unicase_serde", "url_serde"]
|
||||||
rocket = "0.4.0"
|
rocket = "0.4.0"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
unicase = "2.0"
|
unicase = "2.0"
|
||||||
url = "1.5.1"
|
url = "1.7.2"
|
||||||
|
|
||||||
# Optional dependencies that are activated by the various features
|
# Optional dependencies that are activated by the various features
|
||||||
serde = { version = "1.0", optional = true }
|
serde = { version = "1.0", optional = true }
|
||||||
|
|
Loading…
Reference in New Issue