-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo package できるようにする #108
Comments
This was referenced Mar 13, 2024
これの解決の見込みどんな感じでしたっけ |
これがブロッカーになってリリースが詰まり始めたので、根本解決を目指さないにせよなんとかしてビルドを通してバイナリ配布を可能にしたい。 |
これがブロッカーになってそうなのはこちらからもかなり見えてるので、最優先でやります |
助かります 🙏 |
This was referenced Apr 18, 2024
Merged
Merged
This was referenced Apr 19, 2024
Merged
publish 順:
|
publish 通った!!! |
今世紀最大の publish が完了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#97 でバイナリ配布しようとしていたが,
cargo build
はできるもののcargo package
が通らず publish できないThe text was updated successfully, but these errors were encountered: