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 16eab7b337
commit 01847a14bb
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View File

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