Skip to content

Commit 486b4e8

Browse files
committed
Add rust min version
Add a rust minimal version Signed-off-by: James Sturtevant <jstur@microsoft.com>
1 parent 8d8ac56 commit 486b4e8

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/containerd/ttrpc-rust"
1010
homepage = "https://github.com/containerd/ttrpc-rust"
1111
description = "A Rust version of ttrpc."
12+
rust-version = "1.70"
1213

1314
[dependencies]
1415
protobuf = { version = "3.1.0" }

0 commit comments

Comments
 (0)