fixing lots of bugs
This commit is contained in:
parent
da735aa00b
commit
0ba3e7588b
24 changed files with 781 additions and 486 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1464,7 +1464,7 @@ dependencies = [
|
|||
"cxx-qt-lib",
|
||||
"dirs",
|
||||
"fastrand 2.1.1",
|
||||
"lumina-core",
|
||||
"lumina_core",
|
||||
"obws",
|
||||
"qt-build-utils",
|
||||
"quote",
|
||||
|
@ -1549,7 +1549,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
||||
|
||||
[[package]]
|
||||
name = "lumina-core"
|
||||
name = "lumina_core"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"color-eyre",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue