summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryurl/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:05:58 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:05:58 +0200
commitee5348ea235c9aedc24bf3d6a3f4a372d5981e82 (patch)
treec37a5075d49808e55640c6ef0fe8b0e98e47d95d /lib/entry/libimagentryurl/Cargo.toml
parentd5b26a7ce792ed6145b1ce5bad8070a7a46e8041 (diff)
Update dependency: url: 1.7.2 -> 2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib/entry/libimagentryurl/Cargo.toml')
-rw-r--r--lib/entry/libimagentryurl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentryurl/Cargo.toml b/lib/entry/libimagentryurl/Cargo.toml
index 90d641ef..76c3da21 100644
--- a/lib/entry/libimagentryurl/Cargo.toml
+++ b/lib/entry/libimagentryurl/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
itertools = "0.8.0"
log = "0.4.6"
toml = "0.5.1"
-url = "1.7.2"
+url = "2"
sha-1 = "0.8.1"
hex = "0.3.2"
is-match = "0.1.0"