Update recipes

This commit is contained in:
Ribbon 2024-04-28 11:07:40 +00:00
parent 38df972b5b
commit ad8fb45adf
7 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO pyo3-ffi crate error
[source] [source]
git = "https://github.com/keszybz/add-determinism" git = "https://github.com/keszybz/add-determinism"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO rfd crate error
[source] [source]
git = "https://github.com/WINSDK/bite" git = "https://github.com/WINSDK/bite"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO require rustc 1.75 or newer
[source] [source]
git = "https://github.com/lu-zero/cargo-c" git = "https://github.com/lu-zero/cargo-c"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO camino crate compilation error #TODO camino crate error
[source] [source]
git = "https://github.com/matthiaskrgr/cargo-cache" git = "https://github.com/matthiaskrgr/cargo-cache"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO serde crate error (after cargo update)
[source] [source]
git = "https://github.com/qryxip/cargo-compete" git = "https://github.com/qryxip/cargo-compete"
[build] [build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/qryxip/cargo-equip" git = "https://github.com/qryxip/cargo-equip"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]

View File

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