all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [yew-devel] [PATCH] bump pwt dependendy to 0.7.2
@ 2025-10-10 12:23 Hannes Laimer
  2025-10-10 12:25 ` Hannes Laimer
  2025-10-10 14:58 ` [yew-devel] applied: " Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Hannes Laimer @ 2025-10-10 12:23 UTC (permalink / raw)
  To: yew-devel

Since [1] we need the in pwt 0.7.2 exposed NumberFieldInfo.

[1] a9f5c14ab ("implement SchemaValidation trait for Number fields")

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
 Cargo.toml     | 2 +-
 debian/control | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 9abb8d3..f7acd17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,7 +59,7 @@ regex = "1.7"
 
 #pwt = { path = "../proxmox-yew-widget-toolkit" }
 #pwt-macros = { path = "../proxmox-yew-widget-toolkit/pwt-macros" }
-pwt = "0.7.1"
+pwt = "0.7.2"
 pwt-macros = "0.5"
 
 proxmox-base64 = "1"
diff --git a/debian/control b/debian/control
index 8d38c14..31fc4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends-Arch: cargo:native <!nocheck>,
  librust-proxmox-time-2+default-dev <!nocheck>,
  librust-pulldown-cmark-0.11+default-dev <!nocheck>,
  librust-pve-api-types-8+default-dev <!nocheck>,
- librust-pwt-0.7+default-dev (>= 0.7.1-~~) <!nocheck>,
+ librust-pwt-0.7+default-dev (>= 0.7.2-~~) <!nocheck>,
  librust-pwt-macros-0.5+default-dev <!nocheck>,
  librust-qrcode-0.14+svg-dev <!nocheck>,
  librust-regex-1+default-dev (>= 1.7-~~) <!nocheck>,
@@ -109,7 +109,7 @@ Depends:
  librust-proxmox-time-2+default-dev,
  librust-pulldown-cmark-0.11+default-dev,
  librust-pve-api-types-8+default-dev,
- librust-pwt-0.7+default-dev (>= 0.7.1-~~),
+ librust-pwt-0.7+default-dev (>= 0.7.2-~~),
  librust-pwt-macros-0.5+default-dev,
  librust-qrcode-0.14+svg-dev,
  librust-regex-1+default-dev (>= 1.7-~~),
-- 
2.47.3



_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-10 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-10 12:23 [yew-devel] [PATCH] bump pwt dependendy to 0.7.2 Hannes Laimer
2025-10-10 12:25 ` Hannes Laimer
2025-10-10 14:58 ` [yew-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal