[pbs-devel] [PATCH proxmox-backup v2 1/9] depend on proxmox-openid-rs

Dietmar Maurer dietmar at proxmox.com
Thu Jun 24 12:17:11 CEST 2021


---
 Cargo.toml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Cargo.toml b/Cargo.toml
index 976f18bc..5085e767 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -84,6 +84,8 @@ crossbeam-channel = "0.5"
 
 proxmox-acme-rs = "0.2.1"
 
+proxmox-openid = "0.5.0"
+
 [features]
 default = []
 #valgrind = ["valgrind_request"]
-- 
2.30.2





More information about the pbs-devel mailing list