icechip/Cargo.toml
2024-09-29 01:48:33 -04:00

10 lines
172 B
TOML

[package]
name = "icechip"
version = "0.1.0"
edition = "2021"
repository = "https://git.cbax.dev/icechip"
license = "MIT"
publish = true
[dependencies]
tinyrand = "0.5.0"