From a757414560aba4247eb0bd93cf954968fd006f7c Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Sun, 5 Jan 2025 04:39:18 -0600 Subject: idr what I changed --- ozone-cli/Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ozone-cli/Cargo.toml (limited to 'ozone-cli/Cargo.toml') diff --git a/ozone-cli/Cargo.toml b/ozone-cli/Cargo.toml new file mode 100644 index 0000000..c4b3dd0 --- /dev/null +++ b/ozone-cli/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "ozone-cli" +version = "0.1.0" +edition = "2021" + +[dependencies] +sysinfo = { version = "0.33.1", features = ["system", "multithread"] } \ No newline at end of file -- cgit v1.2.3-70-g09d2