tafia / quick-protobuf

A rust implementation of protobuf parser
MIT License
446 stars 82 forks source link

workspace: run `cargo fmt` #255

Closed thog92 closed 8 months ago

thog92 commented 8 months ago

Runs cargo fmt on all workspace crates. Should just contain formatting changes, no change in behavior expected.