summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-01-18 09:43:46 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2024-01-18 09:43:46 +0000
commit35d60f1f23c5e205135dd413a855780a6763783c (patch)
tree6ed79d00f557452ff27d6a15cfdf47ae2d2e1bee /Cargo.toml
downloadmacaw-xmpp-rs.tar.gz
macaw-xmpp-rs.tar.bz2
macaw-xmpp-rs.zip
initial commitxmpp-rs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..d7008a1
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "macaw"
+version = "0.1.0"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]