Update recipes

This commit is contained in:
Ribbon 2024-06-11 13:43:28 +00:00
parent f5b4358d9e
commit 503b1f8e5e
4 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO cargo-util crate error
[source]
git = "https://github.com/est31/cargo-udeps"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make libxkbcommon work
[source]
git = "https://github.com/slint-ui/cargo-ui"
rev = "230652da8e9d91f109d5e4be3a5831452243ebc0"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/fprasx/cargo-unfmt"
[build]

View File

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