Return the tabs demo to one example
This commit is contained in:
1 parent
7e5a4c0071
commit
3246f397b5
6 files changed
+208
-228
No files matched your search
@@ -36,7 +36,6 @@ force-gles = []
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { workspace = true, features = ["sync", "rt", "rt-multi-thread", "time"] }
|
||||
tabs-ui = { path = "tabs-ui" }
|
||||
bytemuck = { workspace = true }
|
||||
|
||||
[[bench]]
|
||||
@@ -47,7 +46,6 @@ harness = false
|
||||
members = [
|
||||
"core",
|
||||
"macro",
|
||||
"tabs-ui",
|
||||
"rig-input",
|
||||
]
|
||||
|
||||
|
||||
Reference in new issue
Block a user