Skip to content

Commit 054b786

Browse files
committed
Set rust-version in manifest
1 parent 057312e commit 054b786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +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"
1213

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

0 commit comments

Comments
 (0)