Files
komodo/lib/types/Cargo.toml
2023-06-07 07:30:50 +00:00

14 lines
353 B
TOML

[package]
name = "monitor_types"
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
diff-struct.workspace = true
typeshare.workspace = true
strum.workspace = true
strum_macros.workspace = true