From a51524d457fff3e22183be72fb4837123875cfba Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 9 Dec 2021 18:14:18 +0000 Subject: add more comprehensive test (fails rn) --- minecraft-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minecraft-client') diff --git a/minecraft-client/Cargo.toml b/minecraft-client/Cargo.toml index 034c8a6d..10a0ecbf 100644 --- a/minecraft-client/Cargo.toml +++ b/minecraft-client/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "minecraft-client" version = "0.1.0" -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3