Skip to content
Snippets Groups Projects
Commit d0155212 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

update recipes

parent 1a27d169
No related branches found
No related tags found
No related merge requests found
#TODO can't update libc crate version
#TODO compiled but not tested (after a patch on ring)
[source]
git = "https://github.com/cfal/tobaru"
[build]
template = "cargo"
\ No newline at end of file
template = "cargo"
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/nwtnni/tock"
[build]
......
#TODO Not compiled or tested
[source]
git = "https://github.com/ebubekirgungor/todolist-rust"
[build]
template = "cargo"
......@@ -2,4 +2,7 @@
[source]
git = "https://github.com/tokio-rs/console"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages tokio-console
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment