hash40 1.3.0

Library for working with Hash40 types in Smash Ultimate
Documentation
[dependencies.bimap]
version = "0.6"

[dependencies.binrw]
version = "0.11.1"

[dependencies.byteorder]
version = "1.3"

[dependencies.diff-struct]
version = "0.3"

[dependencies.lazy_static]
version = "1.4"

[dependencies.serde]
optional = true
version = "1"

[features]
default = ["serde"]
serde = ["dep:serde"]

[package]
authors = ["BenHall-7 <benjaminjahall@gmail.com>"]
description = "Library for working with Hash40 types in Smash Ultimate"
edition = "2018"
license = "MIT"
name = "hash40"
readme = "README.md"
repository = "https://github.com/BenHall-7/hash40-rs"
version = "1.3.0"