Skip to content

Commit 543bbcd

Browse files
committed
Bump required Rust version to 1.63.0
1 parent cfa137e commit 543bbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
repository = "https://github.com/tensorflow/rust"
1010
documentation = "https://tensorflow.github.io/rust/tensorflow"
1111
edition = "2018"
12-
rust-version = "1.59.0"
12+
rust-version = "1.63.0"
1313

1414
[lib]
1515
# We want to run doctests, but they're broken by https://github.com/rust-lang/cargo/issues/8531.

0 commit comments

Comments
 (0)