aboutsummaryrefslogtreecommitdiff
path: root/minecraft-protocol/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-09 18:14:18 +0000
committermat <github@matdoes.dev>2021-12-09 18:14:18 +0000
commita51524d457fff3e22183be72fb4837123875cfba (patch)
treefa19cb43e57e3614cf5b2db116dddda71ef5afcd /minecraft-protocol/Cargo.toml
parent1637e23c6c96feb30d09e472692387621ceb2cce (diff)
downloadazalea-drasl-a51524d457fff3e22183be72fb4837123875cfba.tar.xz
add more comprehensive test (fails rn)
Diffstat (limited to 'minecraft-protocol/Cargo.toml')
-rw-r--r--minecraft-protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft-protocol/Cargo.toml b/minecraft-protocol/Cargo.toml
index 971470d7..1716b826 100644
--- a/minecraft-protocol/Cargo.toml
+++ b/minecraft-protocol/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-edition = "2018"
+edition = "2021"
name = "minecraft-protocol"
version = "0.1.0"