public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-apt 1/2] bump proxmox dependency
Date: Fri, 16 Jul 2021 14:36:01 +0200	[thread overview]
Message-ID: <20210716123602.82090-2-f.ebner@proxmox.com> (raw)
In-Reply-To: <20210716123602.82090-1-f.ebner@proxmox.com>

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
 Cargo.toml     | 2 +-
 debian/control | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index d1ddccb..4bcf9c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,5 +20,5 @@ path = "src/lib.rs"
 anyhow = "1.0"
 once_cell = "1.3.1"
 openssl = "0.10"
-proxmox = { version = "0.11.5", features = [ "api-macro" ] }
+proxmox = { version = "0.11.6", features = [ "api-macro" ] }
 serde = { version = "1.0", features = ["derive"] }
diff --git a/debian/control b/debian/control
index 1834918..2e6b63e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 12),
  librust-anyhow-1+default-dev <!nocheck>,
  librust-once-cell-1+default-dev (>= 1.3.1-~~) <!nocheck>,
  librust-openssl-0.10+default-dev <!nocheck>,
- librust-proxmox-0.11+api-macro-dev (>= 0.11.5-~~) <!nocheck>,
- librust-proxmox-0.11+default-dev (>= 0.11.5-~~) <!nocheck>,
+ librust-proxmox-0.11+api-macro-dev (>= 0.11.6-~~) <!nocheck>,
+ librust-proxmox-0.11+default-dev (>= 0.11.6-~~) <!nocheck>,
  librust-serde-1+default-dev <!nocheck>,
  librust-serde-1+derive-dev <!nocheck>
 Maintainer: Proxmox Support Team <support@proxmox.com>
@@ -28,8 +28,8 @@ Depends:
  librust-anyhow-1+default-dev,
  librust-once-cell-1+default-dev (>= 1.3.1-~~),
  librust-openssl-0.10+default-dev,
- librust-proxmox-0.11+api-macro-dev (>= 0.11.5-~~),
- librust-proxmox-0.11+default-dev (>= 0.11.5-~~),
+ librust-proxmox-0.11+api-macro-dev (>= 0.11.6-~~),
+ librust-proxmox-0.11+default-dev (>= 0.11.6-~~),
  librust-serde-1+default-dev,
  librust-serde-1+derive-dev
 Provides:
-- 
2.30.2





  reply	other threads:[~2021-07-16 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16 12:36 [pve-devel] [PATCH proxmox-apt 0/2] fix detection for PVE Fabian Ebner
2021-07-16 12:36 ` Fabian Ebner [this message]
2021-07-16 12:36 ` [pve-devel] [PATCH proxmox-apt 2/2] standard repo detection: handle alternative URI for PVE repos Fabian Ebner

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=20210716123602.82090-2-f.ebner@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pve-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