binf/Cargo.toml
2023-02-05 17:22:47 +01:00

12 lines
313 B
TOML

[package]
name = "binf"
version = "0.2.3"
edition = "2021"
license = "MIT"
description = "A crate that adds utilities for dealing with binary flags"
authors = ["0David <me@davidon.top>"]
readme = "README.md"
repository = "https://github.com/D0A1V2I3D/binf"
documentation = "https://docs.rs/binf/"
[dependencies]