aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-02-02 11:41:09 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-02-02 11:41:09 +0000
commitf3ee4444a3a1c8212234c061e794e6465344ebac (patch)
treeb751ce2924642da2d22bd8dc046be3f7d7fce0b7 /Cargo.toml
parentMerge pull request #24 from svenstaro/dependabot/cargo/base64-0.10.1 (diff)
downloadminiserve-f3ee4444a3a1c8212234c061e794e6465344ebac.tar.gz
miniserve-f3ee4444a3a1c8212234c061e794e6465344ebac.zip
Fancy HTML listing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 74e0baf..8c9a9b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,3 +26,4 @@ simplelog = "0.5"
base64 = "0.10"
percent-encoding = "1.0.1"
htmlescape = "0.3.1"
+bytesize = "1.0.0"