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