psxmem 0.1.3

This is a library to read and write PSX/PS1 memory card files.
Documentation
[dependencies.byteorder]
version = "1.5.0"

[dependencies.deku]
version = "0.16.0"

[dependencies.gif]
version = "0.13.1"

[dependencies.png]
version = "0.17.13"

[dependencies.thiserror]
version = "1.0.59"

[package]
authors = ["geno nullfree <nullfree.geno@gmail.com>"]
categories = ["filesystem", "data-structures"]
description = "This is a library to read and write PSX/PS1 memory card files."
edition = "2021"
homepage = "https://github.com/genonullfree/psxmem.git"
keywords = ["ps1", "psx", "memory-card"]
license = "BSD-3-Clause"
name = "psxmem"
readme = "README.md"
repository = "https://github.com/genonullfree/psxmem.git"
version = "0.1.3"