diff --git a/Cargo.toml b/Cargo.toml index 6df78e5ffa..18a53bd33f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = { workspace = true } authors = { workspace = true } edition = { workspace = true } license = "Apache-2.0 WITH LLVM-exception" -rust-version = "1.64" +rust-version = "1.67" [workspace.package] version = "1.1.0-pre0"