Update recipes

This commit is contained in:
Ribbon 2023-12-16 23:29:55 +00:00
parent 0eb436f7f7
commit a140b141f9
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO weird error on the workspace
[source]
git = "https://github.com/crev-dev/cargo-crev"
rev = "be532d95731dc067302e7910164120a2e4fdf745"

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/0.14.3.tar.gz"
git = "https://github.com/EmbarkStudios/cargo-deny"
rev = "80860f0f6c974810e9ce38655309293e8aa841e4"
[build]
template = "cargo"