[dependencies.rust_decimal]
features = ["serde-float"]
version = "1.25.0"
[dependencies.serde]
features = ["derive"]
version = "1.0.40"
[dependencies.serde_json]
version = "1.0.82"
[package]
authors = ["seeker"]
description = "Basic data structure and algorithm of linux-monitor tool."
documentation = "https://docs.rs/crate/monitor-common/0.2.3"
edition = "2021"
license = "MIT"
name = "monitor-common"
repository = "https://gitee.com/seeker_rs/linux-monitor/tree/master/monitor-common"
version = "0.2.3"