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

9 lines
171 B
TOML

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