Skip to content

Commit f7ea02c

Browse files
committed
0.0.8-alpha
1 parent 450278a commit f7ea02c

File tree

2 files changed

+63
-72
lines changed

2 files changed

+63
-72
lines changed

Cargo.lock

Lines changed: 62 additions & 71 deletions
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.7-alpha"
3+
version = "0.0.8-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)