[fine] A wild VM appears!

Untested though
This commit is contained in:
John Doty 2024-01-14 09:28:05 -08:00
parent 53f18e729b
commit 866830b485
8 changed files with 464 additions and 26 deletions

View file

@ -11,3 +11,6 @@ glob = "0.3.1"
prettyplease = "0.2.16"
quote = "1.0.35"
syn = "2.0.47"
[dependencies]
thiserror = "1.0.56"