Skip to content

Commit 5203699

Browse files
authored
Merge pull request #85 from DJDuque/master
Add documentation link in Cargo.toml
2 parents 9a24507 + faeb049 commit 5203699

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 @@ license = "MIT OR Apache-2.0"
99
readme = "README.md"
1010
description = "SSH through OpenSSH"
1111
repository = "https://github.com/openssh-rust/openssh.git"
12+
documentation = "https://docs.rs/openssh"
1213

1314
keywords = ["ssh","remote","openssh","orchestration"]
1415
categories = ["network-programming", "api-bindings"]

0 commit comments

Comments
 (0)