diff --git a/Cargo.toml b/Cargo.toml index 2ef6fb8..850dcfb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "0.1.1" +version = "0.1.4" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/debian/changelog b/debian/changelog index 739a7fe..b01234f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-backup-qemu (0.1.4-1) unstable; urgency=medium + + * rebuild with updated crates + + -- Proxmox Support Team Sat, 30 May 2020 16:53:26 +0200 + proxmox-backup-qemu (0.1.3-1) unstable; urgency=medium * call C-callback if send command fail