|
@@ -333,7 +333,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "ffsend-api"
|
|
|
-version = "0.1.0"
|
|
|
+version = "0.0.1"
|
|
|
dependencies = [
|
|
|
"arrayref 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -356,7 +356,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "ffsend-cli"
|
|
|
-version = "0.0.1-dev"
|
|
|
+version = "0.0.1"
|
|
|
dependencies = [
|
|
|
"clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"clipboard 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -364,7 +364,7 @@ dependencies = [
|
|
|
"derive_builder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ffsend-api 0.1.0",
|
|
|
+ "ffsend-api 0.0.1",
|
|
|
"open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pbr 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rpassword 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|