mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
457
Cargo.lock
generated
457
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,7 @@ pub struct Config {
|
|||||||
pub sendgrid: SendgridConfig,
|
pub sendgrid: SendgridConfig,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug, Deserialize, PartialEq)]
|
#[derive(Debug, Deserialize, PartialEq, Eq)]
|
||||||
pub struct ConfigFile {
|
pub struct ConfigFile {
|
||||||
pub expressions: Vec<String>,
|
pub expressions: Vec<String>,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user