Skip to content

Commit

Permalink
Add rust min version
Browse files Browse the repository at this point in the history
Add a rust minimal version
Signed-off-by: James Sturtevant <jstur@microsoft.com>
  • Loading branch information
jsturtevant authored and Tim-Zhang committed Sep 23, 2024
1 parent 090e816 commit e333232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
repository = "https://github.com/containerd/ttrpc-rust"
homepage = "https://github.com/containerd/ttrpc-rust"
description = "A Rust version of ttrpc."
rust-version = "1.70"

[dependencies]
protobuf = { version = "3.1.0" }
Expand Down

0 comments on commit e333232

Please sign in to comment.