diff --git a/Cargo.toml b/Cargo.toml index ea64bb5ac..c9ad7fb8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -267,7 +267,7 @@ bigdecimal = "0.3" binary-heap-plus = "0.5.0" bstr = "1.0" 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"