Skip to content

Commit 2626178

Browse files
committed
Add field rust-version = "1.56.1" to Cargo.toml
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 9493ccc commit 2626178

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
@@ -3,6 +3,7 @@ name = "openssh"
33
version = "0.9.0-rc.1"
44
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
55
edition = "2021"
6+
rust-version = "1.56.1"
67
license = "MIT OR Apache-2.0"
78

89
readme = "README.md"

0 commit comments

Comments
 (0)