Closed chenrui333 closed 8 months ago
cc @astrale-sharp
Thanks, I'll fix that soon
@astrale-sharp I just raised a license update PR, let me know if that works for you. Thanks! :)
Yea it's perfect thank you :)
@astrale-sharp, would it be possible to get a new release that includes the updated license in the tarball? We're trying to get this merged into homebrew/core
. Thank you!
@razvanazamfirei
Here you go :) https://github.com/astrale-sharp/typstfmt/releases/tag/0.2.8
@astrale-sharp thanks for the release, you might also need to fix this, https://github.com/astrale-sharp/typstfmt/issues/156
@chenrui333 @razvanazamfirei I messed up so I yanked 0.2.8, you should use 0.2.9, sorry about that :grimacing:
Thank you so much!
In the source code tree, only MIT license is included, but in the cargo spec, the license is actually
license = "MIT OR Apache-2.0"
https://github.com/astrale-sharp/typstfmt/blob/1d66baec58f07ecdb258d2808372059c9dbfb628/Cargo.toml#L10