aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-19 06:11:22 +0000
committerGitHub <noreply@github.com>2019-08-19 06:11:22 +0000
commit97e404e3ef90c55ba94156c57fc01fe4d3d3fa16 (patch)
treef35c37ef1d4021285cd59c4227b8885fa239274b /Cargo.toml
parentMerge pull request #178 from svenstaro/dependabot/cargo/serde-1.0.99 (diff)
parentBump url from 2.0.0 to 2.1.0 (diff)
downloadminiserve-97e404e3ef90c55ba94156c57fc01fe4d3d3fa16.tar.gz
miniserve-97e404e3ef90c55ba94156c57fc01fe4d3d3fa16.zip
Merge pull request #175 from svenstaro/dependabot/cargo/url-2.1.0
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f6b60a5..b22b645 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,4 +56,4 @@ select = "0.4"
port_check = "0.1"
rstest = "0.3"
pretty_assertions = "0.6"
-url = "2.0"
+url = "2.1"