]> git.proxmox.com Git - proxmox-mail-forward.git/commitdiff
bump section config dependency to 1.0.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 28 Nov 2022 08:33:38 +0000 (09:33 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 28 Nov 2022 08:36:00 +0000 (09:36 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/control

index e27d981fe194c4224b4439a5cf74b487ad0868c7..cce70f851028ae11d868a0a8d53dd09bfe85ec5a 100644 (file)
@@ -21,5 +21,5 @@ serde = { version = "1.0", features = ["derive"] }
 syslog = "4.0"
 
 proxmox-schema = "1.3.4"
-proxmox-section-config = "1.0.1"
+proxmox-section-config = "1.0.2"
 proxmox-sys = "0.4"
index cd86a7bcb12eb2042be8e67f7a6e78ff7ac78d35..08939932d34f76df2e39674db4a6219bdef143a8 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 12),
  librust-log-0.4+default-dev (>= 0.4.17-~~),
  librust-nix-0.24+default-dev,
  librust-proxmox-schema-1+default-dev (>= 1.3.4-~~),
- librust-proxmox-section-config-1+default-dev,
+ librust-proxmox-section-config-1+default-dev (>= 1.0.2-~~),
  librust-proxmox-sys-0.4+default-dev,
  librust-serde-1+default-dev,
  librust-serde-1+derive-dev,