From 973597fa819fda3eb708c44d03357008e056c89d Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 28 Nov 2022 12:09:00 +0100 Subject: Bump deps --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 23771bf..6b4dcc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ readme = "README.md" keywords = ["serve", "http-server", "static-files", "http", "server"] categories = ["command-line-utilities", "network-programming", "web-programming::http-server"] edition = "2021" +resolver = "2" [profile.release] codegen-units = 1 -- cgit v1.2.3