Update recipes

This commit is contained in:
Ribbon 2023-12-16 23:22:09 +00:00
parent 959dc2d498
commit 774c7f4e1b
3 changed files with 5 additions and 3 deletions

View File

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

View File

@ -1,5 +1,6 @@
#TODO camino crate compilation error
[source]
tar = "https://github.com/matthiaskrgr/cargo-cache/archive/refs/tags/0.8.3.tar.gz"
git = "https://github.com/matthiaskrgr/cargo-cache"
rev = "f26f8b8bb1ce96481973483de9a939ff80f97d5d"
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/crev-dev/cargo-crev/archive/refs/tags/v0.25.4.tar.gz"
git = "https://github.com/crev-dev/cargo-crev"
rev = "be532d95731dc067302e7910164120a2e4fdf745"
[build]
template = "cargo"