aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src/lib.rs
AgeCommit message (Expand)Author
2025-04-04remove executable bit from filesmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2023-10-26remove some more #![feature]smat
2023-08-15upgrade thiserror and other depsmat
2023-01-30have docs for all cratesUbuntu
2023-01-25Fix test and packets (#60)EightFactorial
2022-11-12Pathfinder (#25)mat
2022-10-15fix azalea-buf testsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-04fix chunks not being able to be readmat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-29change it all to azalea-buf-macrosmat
2022-08-06Better errors (#14)mat
2022-07-11Remove unused feature arbitrary_enum_discriminantmat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat