add insta::json for later

This commit is contained in:
Irevoire
2022-09-21 13:29:38 +02:00
committed by Clément Renault
parent 8770e07397
commit 8f0fd35358
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View File

@ -1833,6 +1833,7 @@ dependencies = [
"console",
"lazy_static",
"linked-hash-map",
"serde",
"similar",
"yaml-rust",
]