Fix Pr comments

This commit is contained in:
many
2021-09-02 15:17:52 +02:00
parent 4860fd4529
commit db0c681bae
14 changed files with 38 additions and 58 deletions

View File

@ -6,7 +6,6 @@ edition = "2018"
[dependencies]
bstr = "0.2.15"
byte-unit = { version = "4.0.9", default-features = false, features = ["std"] }
byteorder = "1.4.2"
chrono = { version = "0.4.19", features = ["serde"] }
concat-arrays = "0.1.2"