[pbs-devel] [PATCH proxmox-backup v3 01/10] depend on proxmox-openid-rs
Dietmar Maurer
dietmar at proxmox.com
Fri Jun 25 11:20:41 CEST 2021
---
Cargo.toml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Cargo.toml b/Cargo.toml
index 976f18bc..adb58c7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -84,6 +84,8 @@ crossbeam-channel = "0.5"
proxmox-acme-rs = "0.2.1"
+proxmox-openid = "0.6.0"
+
[features]
default = []
#valgrind = ["valgrind_request"]
--
2.30.2
More information about the pbs-devel
mailing list