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.
1 parent 2652351 commit b7cae0dCopy full SHA for b7cae0d
rbx_xml/Cargo.toml
@@ -21,4 +21,4 @@ xml-rs = "0.8.4"
21
22
[dev-dependencies]
23
env_logger = "0.9.0"
24
-insta = "1.14.1"
+insta = { version = "1.14.1", features = ["yaml"] }
0 commit comments