mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-01 16:19:58 -05:00
10 lines
246 B
TOML
10 lines
246 B
TOML
[package]
|
|
name = "monitor_helpers"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
serde.workspace = true |