fixy
This commit is contained in:
parent
92f2b18a20
commit
504b4bc944
24 changed files with 289 additions and 175 deletions
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["src/rust/core"]
|
||||
members = [ "smdview/blah","src/rust/core"]
|
||||
|
||||
[package]
|
||||
name = "liblumina"
|
||||
|
@ -28,7 +28,7 @@ serde_derive = "1.0.152"
|
|||
quote = "1.0.27"
|
||||
cxx = "1.0.83"
|
||||
cxx-qt = "0.7.1"
|
||||
cxx-qt-lib = { version = "0.7.1", features = [ "full" ] }
|
||||
cxx-qt-lib = { version = "0.7.1", features = [ "qt_full" ] }
|
||||
# home = "0.5.4"
|
||||
dirs = "5.0.0"
|
||||
# libsqlite3-sys = { version = ">=0.17.2", features = ["bundled"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue