kbinxml(cargo): version 3.1.1

- Fixed empty root node not parsing as node collection
This commit is contained in:
Felix 2023-07-09 06:52:14 +00:00
parent a37d0d2750
commit 706820b13a
No known key found for this signature in database
GPG Key ID: 69ADF8AEB6C8B5D1

View File

@ -1,6 +1,6 @@
[package]
name = "kbinxml"
version = "3.1.0"
version = "3.1.1"
authors = ["Matt Bilker <me@mbilker.us>"]
description = "An encoder/decoder for Konami's binary XML format used in many of their games."
license = "MIT"