Skip to content
Snippets Groups Projects
Unverified Commit 67fc4854 authored by LinFeng Qian's avatar LinFeng Qian Committed by GitHub
Browse files

Merge pull request #37 from Avi-D-coder/master

Update dependencies
parents 6f248648 2eb78753
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -14,7 +14,7 @@ clap = "2.33.0" ...@@ -14,7 +14,7 @@ clap = "2.33.0"
termcolor = "1.0.5" termcolor = "1.0.5"
lazy_static = "1.4.0" lazy_static = "1.4.0"
time = "0.1.42" time = "0.1.42"
chrono = "0.4.7" chrono = "0.4.9"
flate2 = "1.0.11" flate2 = "1.0.11"
filetime = "0.2.7" filetime = "0.2.7"
pretty-bytes = "0.2.2" pretty-bytes = "0.2.2"
...@@ -27,4 +27,4 @@ iron-cors = "0.8.0" ...@@ -27,4 +27,4 @@ iron-cors = "0.8.0"
multipart = { version = "0.16.1", features = ["iron"] } multipart = { version = "0.16.1", features = ["iron"] }
htmlescape = "0.3.1" htmlescape = "0.3.1"
percent-encoding = "2.1.0" percent-encoding = "2.1.0"
path-dedot = "1.1.12" path-dedot = "1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment