From fe0ba4d77b5734ff7b4c782f965143c561cc7170 Mon Sep 17 00:00:00 2001 From: timvisee Date: Sun, 17 May 2020 17:20:04 +0200 Subject: [PATCH] Bump version to 0.2.63 - OpenSSL is still required on Linux/FreeBSD, update packages --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4eb4dfb..b48bee0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -502,7 +502,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.62" +version = "0.2.63" dependencies = [ "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 8a31b03..7b51486 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.62" +version = "0.2.63" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 03e15e9..64f9317 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.62 +ffsend 0.2.63 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.