update bitsy-parser

This commit is contained in:
Max Bradbury 2020-07-19 11:36:09 +01:00
parent 140e5914df
commit 6b3a40080d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
"base64" = "^0.12.3"
"bitsy-parser" = "^0.71.1"
"bitsy-parser" = "^0.71.2"
"image" = "^0.23.7"
"wasm-bindgen" = "^0.2.64"