mirror of
https://github.com/mbilker/kbinxml-rs.git
synced 2026-09-06 17:54:39 -05:00
kbinxml(cargo): version 3.1.1
- Fixed empty root node not parsing as node collection
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user