mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
Update recipes
This commit is contained in:
parent
959dc2d498
commit
774c7f4e1b
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/rust-secure-code/cargo-auditable"
|
||||
[build]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user