summaryrefslogtreecommitdiffstats
path: root/front_end/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-08-18 23:17:39 +0100
committerKornel <kornel@geekhood.net>2019-08-18 23:17:39 +0100
commit4bc8fcf477acb31dd38827357e9fdfba982bc5c0 (patch)
tree9edb877decdaafe066b74f901ee89efed5ba0684 /front_end/Cargo.toml
parent7877080a256c8fd37be170dccda2471631209e9c (diff)
Bump
Diffstat (limited to 'front_end/Cargo.toml')
-rw-r--r--front_end/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/front_end/Cargo.toml b/front_end/Cargo.toml
index d354eed..74329d4 100644
--- a/front_end/Cargo.toml
+++ b/front_end/Cargo.toml
@@ -28,7 +28,7 @@ lab = "0.7"
urlencoding = "1.0.0"
regex = "1.0.0"
locale = "0.2.2"
-url = "1.7.1"
+url = "2.1"
parking_lot = "0.9"
unicase = "2.4.0"
either = "1.5.2"