aboutsummaryrefslogtreecommitdiff
path: root/minecraft-client
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-06 16:05:46 +0000
committermat <github@matdoes.dev>2021-12-06 16:05:46 +0000
commitc4e7873a5050dc94f9eeba7058ffad8f82d5c6f1 (patch)
tree414e1b091e68c5425053bab02b299f718d0d901c /minecraft-client
parent5029a09963b5753c1f9b7f777f28e1c0951343e7 (diff)
downloadazalea-drasl-c4e7873a5050dc94f9eeba7058ffad8f82d5c6f1.tar.xz
lower rust edition
Diffstat (limited to 'minecraft-client')
-rw-r--r--minecraft-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft-client/Cargo.toml b/minecraft-client/Cargo.toml
index 10a0ecbf..034c8a6d 100644
--- a/minecraft-client/Cargo.toml
+++ b/minecraft-client/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "minecraft-client"
version = "0.1.0"
-edition = "2021"
+edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html