diff --git a/Cargo.toml b/Cargo.toml index 31f570d..0812cf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ exclude = [ [dependencies] byteorder = "1.5.0" bytes = "1.5.0" -cfb = "0.8.1" +cfb = "0.9.0" encoding_rs = "0.8.33" md2 = "0.10.2" nom = "7.1.3"