[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
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -411,6 +411,7 @@ dependencies = [
|
|||
"ics",
|
||||
"log",
|
||||
"minidom",
|
||||
"once_cell",
|
||||
"reqwest",
|
||||
"sanitize-filename",
|
||||
"serde",
|
||||
|
@ -549,9 +550,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "once_cell"
|
||||
version = "1.5.2"
|
||||
version = "1.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
|
||||
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
|
||||
|
||||
[[package]]
|
||||
name = "openssl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue