]> git.proxmox.com Git - ui/proxmox-yew-widget-toolkit.git/commitdiff
bump version to 0.4.6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Dec 2024 12:25:17 +0000 (13:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Dec 2024 12:26:08 +0000 (13:26 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog
debian/control

index 69e32025dcc7cb19790ae55f2c287eacc28a0717..a538ab16a8dd9def987b0977996a2863e2ad16b4 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pwt"
-version = "0.4.5"
+version = "0.4.6"
 edition = "2021"
 authors = [
   "Dietmar Maurer <dietmar@proxmox.com>",
index 0e2ebf0b5e9338ef830fc45074cbf3a0cf06fe93..931350121eee6634855c889a18792de78a6b7c30 100644 (file)
@@ -1,3 +1,9 @@
+rust-pwt (0.4.6) bookworm; urgency=medium
+
+  * widget: input panel: use correct column for custom childs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Dec 2024 13:25:11 +0100
+
 rust-pwt (0.4.5) bookworm; urgency=medium
 
   * widget: display: don't set inital value
index 7921b38019e0382425c81f4d5554f02c18845b7e..eb29c4a5aef4b05da7744f9742689afb2e72dec8 100644 (file)
@@ -124,7 +124,7 @@ Provides:
  librust-pwt-0+default-dev (= ${binary:Version}),
  librust-pwt-0.4-dev (= ${binary:Version}),
  librust-pwt-0.4+default-dev (= ${binary:Version}),
- librust-pwt-0.4.5-dev (= ${binary:Version}),
- librust-pwt-0.4.5+default-dev (= ${binary:Version})
+ librust-pwt-0.4.6-dev (= ${binary:Version}),
+ librust-pwt-0.4.6+default-dev (= ${binary:Version})
 Description: Widgets for yew - Rust source code
  Source code for Debianized Rust crate "pwt"