add links to docs

This commit is contained in:
Brendan Hansknecht 2022-12-15 14:45:25 -08:00
parent 1878250e36
commit d33e0a9f19
No known key found for this signature in database
GPG Key ID: 0EA784685083E75B

View File

@ -48,4 +48,6 @@ target-x86 = []
target-x86_64 = ["roc_gen_dev/target-x86_64"]
target-wasm32 = []
# This is used to enable fuzzing and sanitizers.
# Example use is describe here: https://github.com/bhansconnect/roc-fuzz
sanitizers = []