[dependencies]
[lib]
name = "brstd"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Bryan’s Rust Standard Library is a collection of utilities to make common taks more convenient."
edition = "2021"
license = "MIT"
name = "brstd"
readme = false
version = "0.1.0"