mirror of
https://github.com/mbilker/kbinxml-rs.git
synced 2026-03-21 18:04:10 -05:00
kbinxml(cargo): version 3.1.1
- Fixed empty root node not parsing as node collection
This commit is contained in:
parent
a37d0d2750
commit
706820b13a
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user