Remove recipes

This commit is contained in:
Ribbon 2024-07-15 18:21:05 +00:00
parent 274d13427b
commit 5ab688b8c4
2 changed files with 0 additions and 16 deletions

View File

@ -1,8 +0,0 @@
#TODO compiled but not tested
[source]
git = "https://github.com/dfinity/canbench"
[build]
template = "custom"
script = """
cookbook_cargo_packages canbench
"""

View File

@ -1,8 +0,0 @@
#TODO libloading crate error
[source]
git = "https://github.com/dfinity/sdk"
[build]
template = "custom"
script = """
cookbook_cargo_packages dfx
"""