mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 09:39:15 +02:00
Bump version to 0.2.65
This commit is contained in:
parent
d0a01ca34e
commit
4de467a86f
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -511,7 +511,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ffsend"
|
name = "ffsend"
|
||||||
version = "0.2.64"
|
version = "0.2.65"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"chrono 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"chrono 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ffsend"
|
name = "ffsend"
|
||||||
version = "0.2.64"
|
version = "0.2.65"
|
||||||
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
@ -732,7 +732,7 @@ documentation [here][send-encryption].
|
||||||
```
|
```
|
||||||
$ ffsend help
|
$ ffsend help
|
||||||
|
|
||||||
ffsend 0.2.64
|
ffsend 0.2.65
|
||||||
Tim Visee <3a4fb3964f@sinenomine.email>
|
Tim Visee <3a4fb3964f@sinenomine.email>
|
||||||
Easily and securely share files from the command line.
|
Easily and securely share files from the command line.
|
||||||
A fully featured Firefox Send client.
|
A fully featured Firefox Send client.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue