summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorzirkonya <zirkonya@iridium.lan>2026-07-19 21:48:16 +0200
committerzirkonya <zirkonya@iridium.lan>2026-07-19 21:48:16 +0200
commit467a22d3c955bec752f9d98cf0829e05a150721a (patch)
tree3eb1168cd01f61c3ed72e549196d5978c130fe0e /Cargo.toml
First commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..c200982
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "zr_protocol"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]