diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "miniserve" version = "0.3.0" description = "For when you really just want to serve some files over HTTP right now!" -authors = ["Sven-Hendrik Haase <svenstaro@gmail.com>"] +authors = ["Sven-Hendrik Haase <svenstaro@gmail.com>", "Boastful Squirrel <boastful.squirrel@gmail.com>"] repository = "https://github.com/svenstaro/miniserve" license = "MIT" readme = "README.md" |