Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 26, 2024
1 parent 545415e commit 1d6d687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This is a fork of [Thrussh](https://nest.pijul.com/pijul/thrussh) by Pierre-Éti
* `diffie-hellman-group1-sha1`
* `diffie-hellman-group14-sha1`
* `diffie-hellman-group14-sha256`
* `diffie-hellman-group16-sha512`
* MACs:
* `hmac-sha1`
* `hmac-sha2-256`
Expand Down
2 changes: 1 addition & 1 deletion russh-keys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ keywords = ["ssh"]
license = "Apache-2.0"
name = "russh-keys"
repository = "https://github.com/warp-tech/russh"
version = "0.40.1"
version = "0.41.0-beta.1"
rust-version = "1.65"

[dependencies]
Expand Down

0 comments on commit 1d6d687

Please sign in to comment.