Skip to content

Modernize#1

Open
ysimonson wants to merge 7 commits into4lDO2:masterfrom
ysimonson:modernize
Open

Modernize#1
ysimonson wants to merge 7 commits into4lDO2:masterfrom
ysimonson:modernize

Conversation

@ysimonson
Copy link
Copy Markdown

@ysimonson ysimonson commented Aug 13, 2023

  • Update to 2021 edition
  • Update dependency versions, and make them non-strict per guidelines for libs
  • Get rid of endianness config, since bincode will consistently default to little
  • Rename new() in builders to build() to be consistent with other builders and prevent clippy warnings
  • Replace dangerous write() with write_all()
  • Run cargo clippy/fmt

@ysimonson ysimonson marked this pull request as draft August 13, 2023 14:34
@ysimonson ysimonson marked this pull request as ready for review August 13, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant