mirror of
https://github.com/kristoferssolo/hexlab.git
synced 2025-10-21 19:40:34 +00:00
8 lines
91 B
TOML
8 lines
91 B
TOML
[package]
|
|
name = "hexlab"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
hexx = "0.18"
|