Quentin Gliech
59ce524586
storage: split the repository trait
2023-01-24 16:05:14 +01:00
Quentin Gliech
9d97e4a0e8
Switch to camino's Utf8Path* instead of std::path::Path*
2022-11-18 19:02:26 +01:00
Quentin Gliech
901b9bbfae
Simplify and speedup CI
2022-11-03 15:19:49 +01:00
Quentin Gliech
394907d744
Disallow Ulid generation without explicit timestamp and rng
2022-11-02 18:59:00 +01:00
Quentin Gliech
fb5d6eac25
Pass the rng and clock around
2022-11-02 18:59:00 +01:00
Quentin Gliech
f2b3649d75
Bump MSRV to 1.61.0
2022-09-27 19:05:25 +02:00
Kévin Commaille
56c49be587
Allow to validate provider metadata
...
According to the OpenID Connect Discovery 1.0 spec.
Provide the default values for fields when they are defined.
Introduce VerifiedProviderMetadata.
Rename Metadata to ProviderMetadata.
Implement Deserialize for ProviderMetadata.
2022-08-11 17:20:17 +02:00
Quentin Gliech
acd428384d
Bump dependencies and bumps MSRV to 1.60
2022-06-27 23:37:21 +02:00
Quentin Gliech
29c819c6ba
Bump MSRV to 1.59
2022-06-03 13:37:20 +02:00
Quentin Gliech
bfc5fa8ec7
Bump MSRV to 1.57
2022-04-06 22:46:39 +02:00
Quentin Gliech
5aca3fc24c
Move to Rust edition 2021
...
Also bump MSRV to 1.56 and use the same clippy lints in every crate
2021-12-09 22:54:35 +01:00
Quentin Gliech
89d0821ed2
Bump MSRV to 1.54
...
clap 4.0.0-beta4 broke <1.54 compatibility
2021-09-16 15:05:07 +02:00
Quentin Gliech
6ccd3b78d6
Set MSRV and let beta & nightly fail in CI
2021-08-14 13:18:08 +02:00