libax/Cargo.toml
Chad Baxter 4b6edf53fe
init
2023-06-08 22:46:29 -04:00

16 lines
457 B
TOML

[package]
name = "libax"
version = "0.1.0"
edition = "2021"
authors = ["cbax <cbax@doslabelectronics.com>"]
description = "Helper functions for cbax projects"
readme = "README.md"
homepage = "https://cbax.dev/libax"
repository = "https://github.com/LogoiLab/libax"
license = "GPL-3.0-or-later"
keywords = ["helper", "auxilary"]
publish = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]