hash40 0.4.0

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

[dependencies]
bimap = "^0.4.0"
byteorder = "^1.3.2"
compile-time-crc32 = "0.1.2"
crc = "^1.8"
lazy_static = "^1.4.0"
serde = "^1.0.98"