diff options
| author | mat <github@matdoes.dev> | 2021-12-09 18:14:18 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-09 18:14:18 +0000 |
| commit | a51524d457fff3e22183be72fb4837123875cfba (patch) | |
| tree | fa19cb43e57e3614cf5b2db116dddda71ef5afcd /minecraft-protocol/Cargo.toml | |
| parent | 1637e23c6c96feb30d09e472692387621ceb2cce (diff) | |
| download | azalea-drasl-a51524d457fff3e22183be72fb4837123875cfba.tar.xz | |
add more comprehensive test (fails rn)
Diffstat (limited to 'minecraft-protocol/Cargo.toml')
| -rw-r--r-- | minecraft-protocol/Cargo.toml | 2 |
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" |
