mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
oidc: Remove all dependencies on other rustical crates
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -3153,6 +3153,7 @@ dependencies = [
|
||||
"actix-web",
|
||||
"askama",
|
||||
"askama_web",
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"chrono-humanize",
|
||||
"futures-core",
|
||||
@@ -3176,9 +3177,9 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-session",
|
||||
"actix-web",
|
||||
"async-trait",
|
||||
"openidconnect",
|
||||
"reqwest",
|
||||
"rustical_store",
|
||||
"serde",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user