update recipes

This commit is contained in:
Ribbon 2024-03-20 01:24:21 +00:00
parent c88e5ee8ef
commit b6c79c370a
5 changed files with 7 additions and 4 deletions

View File

@ -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]

View File

@ -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]

View File

@ -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"

View File

@ -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",
]

View File

@ -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]