[cleanup] Deprecated settings.rs for config.rs
This commit is contained in:
parent
413b2b285e
commit
0f55850b6d
8 changed files with 34 additions and 25 deletions
|
@ -32,6 +32,7 @@ ical = { version = "0.6", features = ["serde-derive"] }
|
|||
ics = "0.5"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
csscolorparser = { version = "0.5", features = ["serde"] }
|
||||
once_cell = "1.8"
|
||||
|
||||
[patch.crates-io]
|
||||
ical = { git = "https://github.com/daladim/ical-rs.git", branch = "ical_serde" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue