diff --git a/Cargo.toml b/Cargo.toml index b9f9e9d..92bac23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ panic = "abort" panic = "abort" [dependencies] -byteorder = "~1.4.3" +byteorder = "~1.5.0" [dev-dependencies] # Pretty Assertions should not be over 1.3.0 as its MSRV is 1.54.0.