Update to latest milli and deserr

This commit is contained in:
Loïc Lecrenier 2023-01-17 13:10:38 +01:00
parent b781f9a0f9
commit c71a8ea183
4 changed files with 21 additions and 35 deletions

View file

@ -19,7 +19,7 @@ byte-unit = { version = "4.0.14", default-features = false, features = ["std", "
bytes = "1.2.1"
clap = { version = "4.0.9", features = ["derive", "env"] }
crossbeam-channel = "0.5.6"
deserr = "0.1.4"
deserr = "0.1.5"
dump = { path = "../dump" }
either = "1.8.0"
env_logger = "0.9.1"