diff --git a/common/request/Cargo.toml b/common/request/Cargo.toml index e5018056..5f3bb445 100644 --- a/common/request/Cargo.toml +++ b/common/request/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/serai-dex/serai/tree/develop/common/simple-requ authors = ["Luke Parker "] keywords = ["http", "https", "async", "request", "ssl"] edition = "2021" -rust-version = "1.64" +rust-version = "1.70" [package.metadata.docs.rs] all-features = true