We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73be851 + cb1c91c commit b84002fCopy full SHA for b84002f
Cargo.toml
@@ -49,7 +49,7 @@ walkdir = "2.3.2"
49
[dev-dependencies]
50
criterion = "0.3.6"
51
env_logger = "0.9.0"
52
-insta = "1.18.2"
+insta = { version = "1.18.2", features = ["yaml"] }
53
lazy_static = "1.4.0"
54
maplit = "1.0.2"
55
regex = "1.6.0"
0 commit comments