diff --git a/tower-http/Cargo.toml b/tower-http/Cargo.toml index c69e000a..6e145fb2 100644 --- a/tower-http/Cargo.toml +++ b/tower-http/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/tower-rs/tower-http" homepage = "https://github.com/tower-rs/tower-http" categories = ["asynchronous", "network-programming", "web-programming"] keywords = ["io", "async", "futures", "service", "http"] -rust-version = "1.56" +rust-version = "1.60" [dependencies] bitflags = "2.0.2"