Update recipes

This commit is contained in:
Ribbon 2024-06-08 18:09:15 +00:00
parent 0f24bb42e0
commit 9c24db29fe
4 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/ElliotB256/bevy_combat"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/brianch/offline-chess-puzzles"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO glutin crate error
[source]
git = "https://github.com/d-e-s-o/tetromino"
[build]

View File

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