mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Update recipes
This commit is contained in:
parent
98824c728d
commit
8437512c4b
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user