diff --git a/Cargo.toml b/Cargo.toml index 850dcfb..05fcac9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "0.1.4" +version = "0.1.5" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/debian/changelog b/debian/changelog index b01234f..9835145 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-backup-qemu (0.1.5-1) unstable; urgency=medium + + * restore.rs: hold reference to the runtime + + -- Proxmox Support Team Tue, 02 Jun 2020 12:18:20 +0200 + proxmox-backup-qemu (0.1.4-1) unstable; urgency=medium * rebuild with updated crates