mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
update recipes
This commit is contained in:
parent
c88e5ee8ef
commit
b6c79c370a
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/alexheretic/gfx-shader-watch"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO require the "smol" feature flag
|
||||
[source]
|
||||
git = "https://github.com/mxinden/if-watch"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ckaznable/tenki"
|
||||
rev = "9cf863f925e42eb30f7613db89469d739add7362"
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/ratatui-org/crates-tui"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO camino crate error
|
||||
#TODO camino and target crate error
|
||||
[source]
|
||||
git = "https://github.com/casey/just"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user