Update recipes

This commit is contained in:
Ribbon 2024-06-12 07:58:49 +00:00
parent 74a7e67fda
commit ca2813a837
4 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make all dependencies work
[source]
git = "https://github.com/matt-kimball/allocscope"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/ronnychevalier/cargo-multivers"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make zig work
[source]
git = "https://github.com/rust-cross/cargo-zigbuild"
rev = "52be7dd2359cfbca8f1d0c1ae36b4f7bae64bafc"

View File

@ -1,5 +1,8 @@
#TODO Not compiled or tested
#TODO Not compiled or tested (after cargo update)
[source]
git = "https://github.com/dashed/git-chain"
[build]
template = "cargo"
dependencies = [
"openssl1",
]