update recipes

This commit is contained in:
Ribbon 2023-12-17 02:03:06 +00:00
parent 8437512c4b
commit 6590879628
4 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after an update on proc-macro2)
[source]
git = "https://github.com/rust-fuzz/cargo-fuzz"
rev = "0a992ee43d91746a6a627e9977cfb27693ce3b86"

View File

@ -1,6 +1,7 @@
#TODO camino crate compilation error
#TODO camino crate error
[source]
tar = "https://github.com/rust-secure-code/cargo-geiger/archive/refs/tags/cargo-geiger-0.11.6.tar.gz"
git = "https://github.com/rust-secure-code/cargo-geiger"
rev = "5da482d71b2d7e0cde2ccb716c2457df4c70ca7a"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO fs_at crate error
[source]
tar = "https://github.com/cargo-generate/cargo-generate/archive/refs/tags/v0.18.3.tar.gz"
git = "https://github.com/cargo-generate/cargo-generate"
rev = "f7728a02149c9120fdbe50332e9342b92621faa6"
[build]
template = "cargo"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://gitlab.com/imp/cargo-info/-/archive/0.7.6/cargo-info-0.7.6.tar.gz"
git = "https://gitlab.com/imp/cargo-info"
rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71"
[build]
template = "cargo"