[pbs-devel] [PATH proxmox-backup v1 01/12] depend on openid-connect-rs
Dietmar Maurer
dietmar at proxmox.com
Tue Jun 22 10:56:09 CEST 2021
---
Cargo.toml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Cargo.toml b/Cargo.toml
index 976f18bc..7f165efb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -84,6 +84,8 @@ crossbeam-channel = "0.5"
proxmox-acme-rs = "0.2.1"
+proxmox-openid = "0.3.0"
+
[features]
default = []
#valgrind = ["valgrind_request"]
--
2.30.2
More information about the pbs-devel
mailing list