diff --git a/Cargo.toml b/Cargo.toml index 9fd2f997d..32f7d3541 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" repository = "https://github.com/tensorflow/rust" documentation = "https://tensorflow.github.io/rust/tensorflow" edition = "2018" -rust-version = "1.63.0" +rust-version = "1.77.2" [lib] # We want to run doctests, but they're broken by https://github.com/rust-lang/cargo/issues/8531.