diff --git a/Cargo.toml b/Cargo.toml index 25c211a..2696db9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ categories = ["web-programming::http-server"] [dependencies] colored = "2" -tiny_http = "0.11" +tiny_http = "0.12" infer = "0.7.0" clap = { version = "3.0.0-rc.8", features = ["derive"] } istor = "0.2.1"