Fix insta to 1.39

This commit is contained in:
Clément Renault 2025-01-08 15:18:08 +01:00
parent b997039a91
commit 48a9ad4c17
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
6 changed files with 491 additions and 287 deletions

View file

@ -17,4 +17,5 @@ nom_locate = "4.2.0"
unescaper = "0.1.5"
[dev-dependencies]
insta = "1.42.0"
# fixed version due to format breakages in v1.40
insta = "=1.39.0"