Upgrade the incompatible versions of the dependencies

This commit is contained in:
Kerollmops
2023-04-11 15:55:23 +02:00
committed by Clément Renault
parent 2d8060df80
commit a109802d45
5 changed files with 73 additions and 43 deletions

View File

@ -14,7 +14,7 @@ license.workspace = true
anyhow = "1.0.70"
bincode = "1.3.3"
csv = "1.2.1"
derive_builder = "0.11.2"
derive_builder = "0.12.0"
dump = { path = "../dump" }
enum-iterator = "1.4.0"
file-store = { path = "../file-store" }