summaryrefslogtreecommitdiff
path: root/bindings/marsio/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/marsio/Cargo.toml')
-rw-r--r--bindings/marsio/Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/bindings/marsio/Cargo.toml b/bindings/marsio/Cargo.toml
deleted file mode 100644
index 5b16d8f..0000000
--- a/bindings/marsio/Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[package]
-name = "marsio"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-anyhow = "1.0.75"
-arrayvec = "0.7.4"
-libc = "0.2.147"
-static_init = "1.0.3"