Add miri recipe

This commit is contained in:
Ribbon 2026-03-13 15:34:14 -03:00
parent 2821550c85
commit 9e593fb420

View File

@ -0,0 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://github.com/rust-lang/miri"
shallow_clone = true
[build]
template = "cargo"