mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Update TODOs and fix the taffy recipe
This commit is contained in:
parent
6e92b9a6ca
commit
db275e0ac9
@ -1,4 +1,4 @@
|
||||
#TODO the "egui_example" package is missing on the root Cargo.toml
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/gold-silver-copper/soft_ratatui"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ad4mx/spinoff"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/junkdog/tachyonfx"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,6 @@ git = "https://github.com/DioxusLabs/taffy"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples basic cosmic_text
|
||||
cookbook_cargo_examples basic
|
||||
cookbook_cargo_packages cosmic-text-example
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user