Package: rust-rabbitmq-http-client
Version: 0.88.0-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu stonking ubuntu-patch

Dear Maintainer,

Update tabled to 0.21.0 that is the current version in Debian.
Without this fix, Rust packages that depends on rust-rabbitmq-http-client
will fail to build (e.g. rabbitmqadmin-ng)

  * d/p/fix-deps-in-cargo.toml.patch: update tabled to 0.21.0


Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 7.0.0-28-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru 
rust-rabbitmq-http-client-0.88.0/debian/patches/fix-deps-in-cargo.toml.patch 
rust-rabbitmq-http-client-0.88.0/debian/patches/fix-deps-in-cargo.toml.patch
--- 
rust-rabbitmq-http-client-0.88.0/debian/patches/fix-deps-in-cargo.toml.patch    
    2026-05-12 14:48:26.000000000 +0200
+++ 
rust-rabbitmq-http-client-0.88.0/debian/patches/fix-deps-in-cargo.toml.patch    
    2026-08-14 02:37:38.000000000 +0200
@@ -10,7 +10,7 @@
  rbase64 = "2.0"
  percent-encoding = { version = "2.3", optional = true }
 -tabled = { version = "0.20", features = ["derive", "macros"], optional = true 
}
-+tabled = { version = "0.18.0", features = ["derive", "macros"], optional = 
true }
++tabled = { version = "0.21.0", features = ["derive", "macros"], optional = 
true }
  regex = { version = "1.12", features = ["std"] }
  url = "2.5"
  urlencoding = "2.1"

Reply via email to