diff --git a/proxmox-shared-memory/Cargo.toml b/proxmox-shared-memory/Cargo.toml index 51908930..5064e7e4 100644 --- a/proxmox-shared-memory/Cargo.toml +++ b/proxmox-shared-memory/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-shared-memory" -version = "0.2.2" +version = "0.2.3" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-shared-memory/debian/changelog b/proxmox-shared-memory/debian/changelog index 9d80a52e..11616508 100644 --- a/proxmox-shared-memory/debian/changelog +++ b/proxmox-shared-memory/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox-shared-memory (0.2.3-1) stable; urgency=medium + + * move common metadata to workspace + + * use workspace dependencies + + * update nix to 0.26 + + -- Proxmox Support Team Thu, 05 Jan 2023 12:13:25 +0100 + rust-proxmox-shared-memory (0.2.2-1) unstable; urgency=medium * bump to proxmox-sys 0.4