kbinxml(cargo): version 3.1.0

- Removal of from_iter on NodeCollection
This commit is contained in:
Felix 2022-02-02 23:46:01 +00:00
parent c14690f225
commit d09293b756
No known key found for this signature in database
GPG Key ID: 69ADF8AEB6C8B5D1

View File

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