Skip to content

Commit 4986efd

Browse files
authored
Merge pull request #33 from NobodyXu/master
Add field `rust-version = "1.56.1"` to `Cargo.toml`
2 parents 9493ccc + 2626178 commit 4986efd

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)