diff --git a/Cargo.toml b/Cargo.toml index 7e0a608..dd606b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ keywords = ["http", "rocket", "static", "web", "server"] categories = ["web-programming", "filesystem"] authors = ["pyros2097 "] edition = "2018" -rust-version = "1.60.0" +rust-version = "1.70.0" [[example]] name = "warp"