Skip to content

Commit a117bc7

Browse files
authored
ssh-protocol v0.3.0-rc.0 (#369)
1 parent 7be5409 commit a117bc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ssh-protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ssh-protocol"
3-
version = "0.1.0-pre.0"
3+
version = "0.3.0-rc.0"
44
description = """
55
Pure Rust implementation of the SSH protocol as described in RFC4251/RFC4253 as well as
66
OpenSSH-specific extensions (WIP)

0 commit comments

Comments
 (0)