mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-18 15:59:25 +00:00
Implement almost all previous features
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use openidconnect::{ClientId, ClientSecret, IssuerUrl, Scope};
|
||||
use reqwest::Url;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
#[derive(Deserialize, Serialize, Clone, Default)]
|
||||
|
||||
Reference in New Issue
Block a user