use new error formatting

This commit is contained in:
2020-09-25 17:02:50 +01:00
parent d340bd1044
commit e48ea84fbd
2 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bitsy-parser = "^0.72.0"
bitsy-parser = "^0.72.1"
gio = "^0"
gtk = "^0"