Upgrade all compatible dependencies

This commit is contained in:
Clément Renault
2024-01-16 15:05:03 +01:00
parent d9d0419845
commit 5869ca7716
13 changed files with 504 additions and 476 deletions

View File

@ -11,6 +11,6 @@ edition.workspace = true
license.workspace = true
[dependencies]
insta = { version = "^1.29.0", features = ["json", "redactions"] }
insta = { version = "^1.34.0", features = ["json", "redactions"] }
md5 = "0.7.0"
once_cell = "1.17"
once_cell = "1.19"