timvisee преди 7 години
родител
ревизия
050cd9f932
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -349,7 +349,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "ffsend"
-version = "0.0.2"
+version = "0.0.3"
 dependencies = [
  "chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "ffsend"
-version = "0.0.2"
+version = "0.0.3"
 authors = ["Tim Visee <https://timvisee.com/>"]
 license = "GPL-3.0"
 readme = "README.md"