Update deserr to 0.3.0

This commit is contained in:
ManyTheFish 2023-01-19 17:29:54 +01:00 committed by Louis Dureuil
parent 56db54486c
commit f0e6b9c0c5
No known key found for this signature in database
2 changed files with 2 additions and 2 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.5"
deserr = "0.3.0"
dump = { path = "../dump" }
either = "1.8.0"
env_logger = "0.9.1"