mirror of
https://github.com/mbilker/kbinxml-rs.git
synced 2026-09-06 17:54:39 -05:00
cargo: version 2.0.0
- All new error handling under the hood with less heap allocation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "kbinxml"
|
||||
version = "1.2.1"
|
||||
version = "2.0.0"
|
||||
authors = ["Matt Bilker <me@mbilker.us>"]
|
||||
description = "An encoder/decoder for Konami's binary XML format used in many of their games."
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user