parent
59d4287702
commit
3278ff752a
@ -11,7 +11,7 @@ yew-router = "0.16.0"
|
|||||||
url = "2.2.2"
|
url = "2.2.2"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
serde = "1.0.136"
|
serde = "1.0.136"
|
||||||
openidconnect = {git = "https://github.com/sbihel/openidconnect-rs", branch = "main", default-features = false, features = ["reqwest", "rustls-tls", "rustcrypto"]}
|
openidconnect = "3.1.1"
|
||||||
wasm-bindgen-futures = "0.4.29"
|
wasm-bindgen-futures = "0.4.29"
|
||||||
serde_json = "1.0.78"
|
serde_json = "1.0.78"
|
||||||
chrono = { version = "0.4.19", features = ["wasmbind"] }
|
chrono = { version = "0.4.19", features = ["wasmbind"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user