mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +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]
|
[source]
|
||||||
git = "https://github.com/alexheretic/gfx-shader-watch"
|
git = "https://github.com/alexheretic/gfx-shader-watch"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO require the "smol" feature flag
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/mxinden/if-watch"
|
git = "https://github.com/mxinden/if-watch"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO compiled but not tested
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/ckaznable/tenki"
|
git = "https://github.com/ckaznable/tenki"
|
||||||
rev = "9cf863f925e42eb30f7613db89469d739add7362"
|
rev = "9cf863f925e42eb30f7613db89469d739add7362"
|
||||||
|
|||||||
@ -3,3 +3,6 @@
|
|||||||
git = "https://github.com/ratatui-org/crates-tui"
|
git = "https://github.com/ratatui-org/crates-tui"
|
||||||
[build]
|
[build]
|
||||||
template = "cargo"
|
template = "cargo"
|
||||||
|
dependencies = [
|
||||||
|
"openssl1",
|
||||||
|
]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO camino crate error
|
#TODO camino and target crate error
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/casey/just"
|
git = "https://github.com/casey/just"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user