aboutsummaryrefslogtreecommitdiff
path: root/drone/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'drone/Cargo.toml')
-rw-r--r--drone/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/drone/Cargo.toml b/drone/Cargo.toml
new file mode 100644
index 0000000..6d6aaf5
--- /dev/null
+++ b/drone/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "himmel-drone"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]
+pnet = { version = "0.31.0", features = ["std"] }
+