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

update recipes

parent 02c0fd36
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/xd009642/tarpaulin"
rev = "669e0b4d0e1f880f118ea481b43e309bd6c9154c"
......
......@@ -3,7 +3,11 @@
git = "https://github.com/slint-ui/cargo-ui"
rev = "230652da8e9d91f109d5e4be3a5831452243ebc0"
[build]
template = "cargo"
template = "custom"
dependencies = [
"fontconfig",
"libxkbcommon",
]
script = """
cookbook_cargo --no-default-features slint-backend-gl-all
"""
#TODO Not compiled or tested
#TODO xdg-home crate error
[source]
git = "https://github.com/watchexec/cargo-watch"
rev = "0a85f5f76bf35009233f751c91f02d31afd2b94f"
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/mozilla/cbindgen"
rev = "703b53c06f9fe2dbc0193d67626558cfa84a0f62"
......
......@@ -2,4 +2,7 @@
[source]
git = "https://github.com/boinkor-net/chars"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages chars
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment