This commit is contained in:
2022-05-30 00:28:51 +02:00
parent c6b3934ca5
commit 64a874252a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -42,7 +42,7 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "butterup"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"anyhow",
"chrono",

View File

@ -1,7 +1,7 @@
[package]
name = "butterup"
description = "Backup btrfs snapshots over SSH"
version = "1.1.0"
version = "1.1.1"
authors = ["Joakim Hulthe <joakim@hulthe.net>"]
license = "MPL-2.0"
edition = "2018"