adding settings.rs

This commit is contained in:
Chris Cochrun 2023-01-27 15:46:35 -06:00
parent f1def0bce9
commit 58fb8625f4
4 changed files with 19 additions and 340 deletions

View file

@ -14,7 +14,7 @@ crate-type = ["staticlib"]
path = "src/rust/lib.rs"
[dependencies]
config = "0.13.1"
configparser = "3.0.2"
cxx = "1.0.83"
cxx-qt = "0.4.1"
cxx-qt-lib = "0.4.1"