[dependencies.byteorder]
version = "1.4.3"
[lib]
name = "libferroxid"
path = "src/lib.rs"
[package]
authors = ["András Németh <sunarch@protonmail.com>"]
categories = ["command-line-utilities", "network-programming"]
description = "Miscellaneous tools"
documentation = "https://docs.rs/libferroxid"
edition = "2021"
exclude = [".idea/"]
homepage = "https://github.com/sunarch/libferroxid"
keywords = ["libferroxid"]
license = "MPL-2.0"
name = "libferroxid"
readme = "README.md"
repository = "https://github.com/sunarch/libferroxid"
version = "0.1.0"