Skip to content
Snippets Groups Projects
Commit 4c9124ab authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent 75cc8c15
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO async-io and rustix crates error
[source]
git = "https://github.com/tiffany352/rink-rs"
[build]
......
#TODO Not compiled or tested
#TODO pnet_sys crate error
[source]
git = "https://github.com/kongbytes/arp-scan-rs"
[build]
......
#TODO Not compiled or tested
#TODO make dependencies work
[source]
tar = "https://bitcoincore.org/bin/bitcoin-core-27.0/bitcoin-27.0.tar.gz"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/ekzhang/bore"
[build]
......
......@@ -3,6 +3,9 @@
git = "https://github.com/dandyvica/dqy"
[build]
template = "custom"
dependencies = [
"lua54",
]
script = """
cookbook_cargo_packages dqy
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment