device_status 0.1.1

This crate allow you to obtain information of the disk space in a particular device where a given path is located
Documentation
[dependencies.chrono]
version = "0.4.24"

[dependencies.clap]
features = ["derive"]
version = "4.2.1"

[dependencies.fs2]
version = "0.4.3"

[dependencies.local-ip-address]
version = "0.5.1"

[dependencies.moebius-tools]
version = "0.1.2"

[dependencies.serde]
features = ["derive"]
version = "1.0.159"

[dependencies.serde_json]
version = "1.0.95"

[lib]
crate-type = ["rlib"]
name = "device_status"

[package]
description = "This crate allow you to obtain information of the disk space in a particular device where a given path is located"
edition = "2021"
license = "MIT"
name = "device_status"
version = "0.1.1"