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
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
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" }