mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
Update recipes
This commit is contained in:
parent
0f24bb42e0
commit
9c24db29fe
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ElliotB256/bevy_combat"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/brianch/offline-chess-puzzles"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/d-e-s-o/tetromino"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO libmacchina crate error (after cargo update)
|
||||
#TODO if-addrs crate error
|
||||
[source]
|
||||
git = "https://github.com/Macchina-CLI/macchina"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user