]> git.proxmox.com Git - proxmox.git/commit
cargo: enable "accept-rfc3339-timestamps" feature for OIDC
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Feb 2022 08:03:56 +0000 (09:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Feb 2022 08:03:58 +0000 (09:03 +0100)
commitcf18776173354bf53fb1d8acbd62a47235ad6c55
tree521f8a8997bd30efc6bd1bbd68fb100917d55ac6
parentf3ddce5297fa168c6d4fcb0d46b07f34109d85d9
cargo: enable "accept-rfc3339-timestamps" feature for OIDC

It doesn't pull in any new dependency and we require it to be able to
work with the auth0 provider.
https://github.com/ramosbugs/openidconnect-rs/pull/55#issuecomment-1026567725

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/control