rojo-rbx / rojo

Rojo enables Roblox developers to use professional-grade software engineering tools
https://rojo.space
Mozilla Public License 2.0
947 stars 179 forks source link

Release memofs 0.3.0, bump Rojo dependency #894

Closed kennethloeffler closed 6 months ago

kennethloeffler commented 6 months ago

This PR bumps memofs' version number to 0.3.0, and also updates Rojo's dependencies on memofs. This is necessary to have Rojo on crates.io actually contain the recent changes in memofs, because crates.io does not support path dependencies.

After this PR is merged, I'll tag the sqaush merge commit as memofs-v0.3.0. Then we should run cargo publish for memofs. Then, we should cherry pick this same commit onto the 7.4.x branch, and make a new release for Rojo 7.4.2.