all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/2] reduce pbs-api-types deps
@ 2022-01-12 13:52 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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabian Grünbichler @ 2022-01-12 13:52 UTC (permalink / raw)
  To: pbs-devel

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(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-14  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 13:52 [pbs-devel] [PATCH proxmox-backup 0/2] reduce pbs-api-types deps 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 ` [pbs-devel] applied-series: [PATCH proxmox-backup 0/2] reduce pbs-api-types deps Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal