Use disassembly for snapshot testing

This commit is contained in:
Noah 2020-10-17 21:54:47 -05:00
parent f0c0897f23
commit 3f52fdd50a

View file

@ -17,4 +17,4 @@ log = "0.4"
arrayvec = "0.5"
[dev-dependencies]
insta = { version = "1.1", features = ["ron"] }
insta = "1.1"