mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00
add links to docs
This commit is contained in:
parent
1878250e36
commit
d33e0a9f19
1 changed files with 2 additions and 0 deletions
|
@ -48,4 +48,6 @@ target-x86 = []
|
||||||
target-x86_64 = ["roc_gen_dev/target-x86_64"]
|
target-x86_64 = ["roc_gen_dev/target-x86_64"]
|
||||||
target-wasm32 = []
|
target-wasm32 = []
|
||||||
|
|
||||||
|
# This is used to enable fuzzing and sanitizers.
|
||||||
|
# Example use is describe here: https://github.com/bhansconnect/roc-fuzz
|
||||||
sanitizers = []
|
sanitizers = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue