feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.61k stars 142 forks source link

Update target-lexicon to 0.12 (to match main crate) #532

Open Plecra opened 2 years ago

Plecra commented 2 years ago

TITLE - Replace

Status

Description

The main crate uses 0.12 already, and this removes the duplicated implementation of target-lexicon. No source changes seem to be needed

Related issues

Leave empty if none

Checklist

Note: if you locally don't get any errors, but GitHub Actions fails (especially at clippy) you might want to check your rust toolchain version. You can then feel free to fix these warnings/errors in your PR.