projectfluent / fluent-rs

Rust implementation of Project Fluent
https://projectfluent.org
Apache License 2.0
1.08k stars 97 forks source link

Migrate to pin_cell crate #309

Closed zbraniecki closed 1 year ago

zbraniecki commented 1 year ago

Now that https://github.com/withoutboats/pin-cell/issues/6 is resolved, we can migrate to pin_cell.

gregtatum commented 1 year ago

Uh oh, this has conflicts that need resolving.

zbraniecki commented 1 year ago

rebased