combustcean/Cargo.lock

25 lines
493 B
Text
Raw Normal View History

2026-05-25 17:50:39 -07:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "combustcean-core"
version = "0.1.0"
2026-05-26 11:26:01 -07:00
dependencies = [
"uuid",
]
2026-05-25 17:50:39 -07:00
[[package]]
name = "combustcean-range"
version = "0.1.0"
[[package]]
name = "combustcean-tongs"
version = "0.1.0"
2026-05-26 11:26:01 -07:00
[[package]]
name = "uuid"
version = "1.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76"