Skip to content

Commit b86678b

Browse files
committed
0.0.5-alpha
1 parent 9842d13 commit b86678b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shoop"
3-
version = "0.0.4-alpha"
3+
version = "0.0.5-alpha"
44
authors = ["Jake McGinty <me@jake.su>"]
55
description = "Shoop is a high-speed encrypted file transfer tool reminiscent of scp. It uses SSH to bootstrap authentication and encryption, then uses UDT (a reliable protocol from the 2000s) instead of TCP (a reliable protocol from the 1970s)."
66
keywords = ["scp", "transfer", "encrypted", "secure", "file"]

0 commit comments

Comments
 (0)