mirror of https://github.com/zyllian/classics.git synced 2025-05-13 18:00:54 -07:00

significant refactors and implement extension negotiations (resolves #17) and EnvWeatherType (resolves #29)

This commit is contained in:
Zoey 2024-04-24 18:54:19 -07:00
parent 6cb7c5f49a
commit bfb9d62f96
No known key found for this signature in database
GPG key ID: 8611B896D1AAFAF2
15 changed files with 756 additions and 404 deletions

View file

@ -5,6 +5,7 @@ version = "0.1.0"
[dependencies]
bincode = "2.0.0-rc.3"
bitmask-enum = "2"
bytes = "1"
flate2 = "1"
half = "2"