Bump version to 0.2.63

- OpenSSL is still required on Linux/FreeBSD, update packages
This commit is contained in:
timvisee 2020-05-17 17:20:04 +02:00
parent 727c885f38
commit fe0ba4d77b
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -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)",

View file

@ -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"

View file

@ -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.