icechip/Cargo.toml

10 lines
171 B
TOML
Raw Normal View History

2024-09-24 21:44:29 +00:00
[package]
name = "icechip"
version = "0.1.0"
edition = "2021"
repository = "https://git.cbax.dev/icechip"
license = "MIT OR Apache-2.0"
[dependencies]
2024-09-29 05:44:48 +00:00
tinyrand = "0.5.0"