diff --git a/wtransport/Cargo.toml b/wtransport/Cargo.toml index d4029f0c..794e1b3e 100644 --- a/wtransport/Cargo.toml +++ b/wtransport/Cargo.toml @@ -10,7 +10,7 @@ categories = [ "network-programming", "asynchronous" ] edition = "2021" readme = "../README.md" workspace = ".." -rust-version = "1.65.0" +rust-version = "1.67" [[example]] name = "client"