mirror of
https://github.com/davegallant/rfd-notify.git
synced 2026-01-07 02:44:06 +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,
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize, PartialEq)]
|
||||
#[derive(Debug, Deserialize, PartialEq, Eq)]
|
||||
pub struct ConfigFile {
|
||||
pub expressions: Vec<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user