public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH backup] config: Remove unused hex dependency
@ 2024-02-13  9:04 Maximiliano Sandoval
  2024-02-13  9:36 ` [pbs-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2024-02-13  9:04 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 pbs-config/Cargo.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pbs-config/Cargo.toml b/pbs-config/Cargo.toml
index 9daa6ef4..af21956a 100644
--- a/pbs-config/Cargo.toml
+++ b/pbs-config/Cargo.toml
@@ -7,7 +7,6 @@ description = "Configuration file management for PBS"
 
 [dependencies]
 anyhow.workspace = true
-hex.workspace = true
 lazy_static.workspace = true
 libc.workspace = true
 nix.workspace = true
-- 
2.39.2





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

end of thread, other threads:[~2024-02-13  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13  9:04 [pbs-devel] [PATCH backup] config: Remove unused hex dependency Maximiliano Sandoval
2024-02-13  9:36 ` [pbs-devel] applied: " Fabian Grünbichler

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