BurntSushi / byteorder

Rust library for reading/writing numbers in big-endian and little-endian.
The Unlicense
981 stars 143 forks source link

ci: switch to GitHub Actions #159

Closed BurntSushi closed 4 years ago

ZoeyR commented 4 years ago

Does this PR imply the MSRV is now 1.28?

BurntSushi commented 4 years ago

@ZoeyR Ah good catch. I opened #165 to fix that.