diff --git a/Cargo.lock b/Cargo.lock index 56a06ee..fabde0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -699,7 +699,7 @@ checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" [[package]] name = "ffsend" -version = "0.2.76" +version = "0.2.77" dependencies = [ "chbs", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 04b99f6..f474e94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.76" +version = "0.2.77" rust-version = "1.63.0" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0"