diff options
author | boasting-squirrel <boasting.squirrel@gmail.com> | 2019-02-02 11:41:09 +0000 |
---|---|---|
committer | boasting-squirrel <boasting.squirrel@gmail.com> | 2019-02-02 11:41:09 +0000 |
commit | f3ee4444a3a1c8212234c061e794e6465344ebac (patch) | |
tree | b751ce2924642da2d22bd8dc046be3f7d7fce0b7 /Cargo.toml | |
parent | Merge pull request #24 from svenstaro/dependabot/cargo/base64-0.10.1 (diff) | |
download | miniserve-f3ee4444a3a1c8212234c061e794e6465344ebac.tar.gz miniserve-f3ee4444a3a1c8212234c061e794e6465344ebac.zip |
Fancy HTML listing
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,3 +26,4 @@ simplelog = "0.5" base64 = "0.10" percent-encoding = "1.0.1" htmlescape = "0.3.1" +bytesize = "1.0.0" |