mirror of
https://github.com/lisk77/comet.git
synced 2025-10-23 21:38:50 +00:00
7 lines
122 B
TOML
7 lines
122 B
TOML
[package]
|
|
name = "comet_structs"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
comet_log = { path = "../comet_log" }
|