diff --git a/Cargo.toml b/Cargo.toml index e7f1cbe..d2f9884 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"] [dependencies] "base64" = "^0.12.3" -"bitsy-parser" = "^0.71.2" +"bitsy-parser" = "^0.71.5" "image" = "^0.23.7" "wasm-bindgen" = "^0.2.64"