[dependencies.num]
version = "0.4.0"
[package]
authors = ["beetle"]
description = "I made this to prevent having to typecast bools as u8's in some of my projects, and that's likely all it will be for. I may implement a Byte type as a joke, which would just be an index-able u8."
edition = "2021"
license = "MIT"
name = "beetle_bits"
version = "0.2.0"