diff --git a/Cargo.toml b/Cargo.toml index f1602f49b..5bbdb9141 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -267,7 +267,7 @@ bigdecimal = "0.3" binary-heap-plus = "0.5.0" bstr = "1.4" bytecount = "0.6.3" -byteorder = "1.3.2" +byteorder = "1.4.3" chrono = { version="^0.4.24", default-features=false, features=["std", "alloc", "clock"]} clap = { version = "4.1", features = ["wrap_help", "cargo"] } clap_complete = "4.0"