aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-01 18:59:07 -0500
committermat <github@matdoes.dev>2022-05-01 18:59:07 -0500
commit4d75415130a008f83c3bd594ca4cefd01f3d53dd (patch)
treee49084ef517a88bf8fd664459eb9634b647bb29e /azalea-world/Cargo.toml
parentc2262a212328e7a9e00091d7b41a8d8bfb5b3007 (diff)
downloadazalea-drasl-4d75415130a008f83c3bd594ca4cefd01f3d53dd.tar.xz
start adding azalea-world
Diffstat (limited to 'azalea-world/Cargo.toml')
-rw-r--r--azalea-world/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
new file mode 100644
index 00000000..afae93a7
--- /dev/null
+++ b/azalea-world/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "azalea-world"
+version = "0.1.0"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]