update recipes

This commit is contained in:
Ribbon 2023-12-23 09:20:15 +00:00
parent 53f939c63e
commit 2be3a8f86c
3 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO mio crate error (after cargo update -p libc redox_syscall)
#TODO openssl error (after cargo update)
[source]
git = "https://github.com/cetra3/rustcloud"
[build]

View File

@ -1,4 +1,4 @@
#TODO redox_syscall crate error
#TODO can't update the crates, patch the "fragile" crate version
[source]
git = "https://github.com/rustic-music-player/rustic"
[build]

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rustlings"
rev = "9a743f80c57cc6bf27819589a8ddb5a5579ab1a4"
[build]
template = "cargo"