summaryrefslogtreecommitdiffstats
path: root/ozone-cli/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-01-10 16:43:09 -0600
committerLibravatar bigfoot547 <[email protected]>2025-01-10 16:43:09 -0600
commit6dc6edc7af928593590a922bc4b8a3166a322c13 (patch)
tree3e57c04c90558e3fbc59a81d03be7f2885ba1a72 /ozone-cli/Cargo.toml
parentuntested moment (remove reqwest) (diff)
curl attemptcurl-attempt
Diffstat (limited to 'ozone-cli/Cargo.toml')
-rw-r--r--ozone-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ozone-cli/Cargo.toml b/ozone-cli/Cargo.toml
index c4b3dd0..4d41023 100644
--- a/ozone-cli/Cargo.toml
+++ b/ozone-cli/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-sysinfo = { version = "0.33.1", features = ["system", "multithread"] } \ No newline at end of file
+sysinfo = { version = "0.33.1", features = ["system", "multithread"] }