summaryrefslogtreecommitdiffstats
path: root/ozone-cli/Cargo.toml
blob: c4b3dd03034a62fc0c5ff8c13ff04ff35d637528 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "ozone-cli"
version = "0.1.0"
edition = "2021"

[dependencies]
sysinfo = { version = "0.33.1", features = ["system", "multithread"] }