projectfluent / fluent-rs

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

Update versions for publishing #245

Closed nordzilla closed 2 years ago

nordzilla commented 2 years ago

I did not realize when merging #243 that even dependencies that point to local paths need an explicit version number.

I cannot run cargo publish unless the versions are explicit.

This PR fixes those up for publishing.