public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Hannes Laimer <h.laimer@proxmox.com>
To: yew-devel@lists.proxmox.com
Subject: [yew-devel] [PATCH] bump pwt dependendy to 0.7.2
Date: Fri, 10 Oct 2025 14:23:11 +0200	[thread overview]
Message-ID: <20251010122311.5394-1-h.laimer@proxmox.com> (raw)

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


             reply	other threads:[~2025-10-10 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-10 12:23 Hannes Laimer [this message]
2025-10-10 12:25 ` Hannes Laimer
2025-10-10 14:58 ` [yew-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251010122311.5394-1-h.laimer@proxmox.com \
    --to=h.laimer@proxmox.com \
    --cc=yew-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal