update recipes

This commit is contained in:
Ribbon 2023-12-23 10:01:30 +00:00
parent 2be3a8f86c
commit c0a90eabc8
5 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/rust-lang/rustlings"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO xdg-home and nix crates error (after cargo update)
[source]
git = "https://github.com/aryakaul/rusty-krab-manager"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/microsoft/rusty-radamsa"
[build]

View File

@ -1,4 +1,4 @@
#TODO mio crate error
#TODO compiled but not tested
[source]
git = "https://github.com/cowboy8625/rusty-rain"
[build]

View File

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