mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Setup UI within feature UI
The feature is not enabled yet. It will be enabled by default later when ui is ready.
This commit is contained in:
Generated
+7
@@ -194,6 +194,12 @@ dependencies = [
|
||||
"synstructure",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "fl2rust"
|
||||
version = "0.4.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "82cf52a69f51e16cffda2993f68b33a0fafd0d664163f87fa80e5e4fec2fc232"
|
||||
|
||||
[[package]]
|
||||
name = "fltk"
|
||||
version = "1.2.3"
|
||||
@@ -1084,6 +1090,7 @@ version = "0.2.0"
|
||||
dependencies = [
|
||||
"config",
|
||||
"failure",
|
||||
"fl2rust",
|
||||
"fltk",
|
||||
"reqwest",
|
||||
"serde 1.0.130",
|
||||
|
||||
Reference in New Issue
Block a user