tokio-rs / bytes

Utilities for working with bytes
MIT License
1.91k stars 288 forks source link

Patch to use portable-atomics for extra-platforms #618

Closed lorenuars19 closed 1 year ago

lorenuars19 commented 1 year ago

Make bytes crate compatible with thumbv6m-none-eabi targets (my use case (we're trying to use prost on rp2040) but possibly more)