icechip/Cargo.lock

17 lines
375 B
Text
Raw Permalink Normal View History

2024-09-25 00:19:24 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "icechip"
version = "0.1.1"
2024-09-29 05:44:48 +00:00
dependencies = [
"tinyrand",
]
[[package]]
name = "tinyrand"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87ffaad2263779579369d45f65cad0647c860893d27e4543cdcc1e428d07da2c"