From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: "Proxmox Backup Server development discussion"
<pbs-devel@lists.proxmox.com>,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH proxmox-backup 0/2] reduce pbs-api-types deps
Date: Fri, 14 Jan 2022 06:30:37 +0100 [thread overview]
Message-ID: <e37c2cbf-3a46-870a-779e-5c86853a3904@proxmox.com> (raw)
In-Reply-To: <20220112135210.1698733-1-f.gruenbichler@proxmox.com>
On 12.01.22 14:52, Fabian Grünbichler wrote:
> this cuts down the dependency tree of pbs-api-types by 31 (transitive)
> deps (and shaves off a whopping 2-3s of `cargo build --release` time
> ;)). obviously we use all those deps in pbs itself, but simplification
> doesn't hurt if we want to re-use this elsewhere.
>
> Fabian Grünbichler (2):
> api-types: move RsaPubKeyInfo to pbs-client
> api-types: relax NODENAME_SCHEMA
>
> pbs-api-types/Cargo.toml | 4 ---
> pbs-api-types/src/lib.rs | 44 ++------------------------------
> proxmox-backup-client/src/key.rs | 37 ++++++++++++++++++++++++++-
> 3 files changed, 38 insertions(+), 47 deletions(-)
>
applied, thanks!
prev parent reply other threads:[~2022-01-14 5:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 13:52 [pbs-devel] " Fabian Grünbichler
2022-01-12 13:52 ` [pbs-devel] [PATCH proxmox-backup 1/2] api-types: move RsaPubKeyInfo to pbs-client Fabian Grünbichler
2022-01-12 13:52 ` [pbs-devel] [PATCH proxmox-backup 2/2] api-types: relax NODENAME_SCHEMA Fabian Grünbichler
2022-01-14 5:30 ` Thomas Lamprecht [this message]
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=e37c2cbf-3a46-870a-779e-5c86853a3904@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.gruenbichler@proxmox.com \
--cc=pbs-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 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.