Update recipes

This commit is contained in:
Ribbon 2023-12-17 01:56:43 +00:00
parent 98824c728d
commit 8437512c4b
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO termsize crate error
[source]
git = "https://github.com/the-lean-crate/cargo-diet"
rev = "76e3691a6250c82d276b30c2ef21af7f49e24e6f"

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/rust-fuzz/cargo-fuzz/archive/refs/tags/0.11.2.tar.gz"
git = "https://github.com/rust-fuzz/cargo-fuzz"
rev = "0a992ee43d91746a6a627e9977cfb27693ce3b86"
[build]
template = "cargo"