bump bitsy-parser
This commit is contained in:
parent
797c26733d
commit
225316cfb0
|
@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
"base64" = "^0.12.3"
|
"base64" = "^0.12.3"
|
||||||
"bitsy-parser" = "^0.71.2"
|
"bitsy-parser" = "^0.71.5"
|
||||||
"image" = "^0.23.7"
|
"image" = "^0.23.7"
|
||||||
"wasm-bindgen" = "^0.2.64"
|
"wasm-bindgen" = "^0.2.64"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue