diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2022-02-16 22:07:30 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2022-02-16 22:07:30 +0000 |
commit | 6858941791808424a818236f4285578c202ba13a (patch) | |
tree | b685a6e85498cdc0200dae95ae3ac7d64a4c1317 /Cargo.toml | |
parent | Merge pull request #735 from svenstaro/dependabot/cargo/rustls-0.20.3 (diff) | |
download | miniserve-6858941791808424a818236f4285578c202ba13a.tar.gz miniserve-6858941791808424a818236f4285578c202ba13a.zip |
Bump deps
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -76,8 +76,3 @@ predicates = "2" [build-dependencies] grass = "0.10" - -# This needs to stay here at least until https://github.com/abonander/mime_guess/pull/66 is merged. -# Also see https://github.com/svenstaro/miniserve/issues/160 -[patch.crates-io] -mime_guess = { git = "https://github.com/svenstaro/mime_guess.git" } |