Skip to content
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

chore: package.rust-versionを書く #844

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Oct 2, 2024

内容

package.rust-versionを書きます。

関連 Issue

#388

その他

現在このリポジトリではPRのマージ時にコミットメッセージ本文を書く運用をしているのですが、このPRのものはwhyも書かずに空欄にしようかなと思っています。

@qryxip qryxip requested a review from Hiroshiba October 2, 2024 16:10
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

なのですが、これってrust-toolchain側にも同じ値入ってますが、片方だけだとダメな感じなんでしょうか? 👀

@qryxip
Copy link
Member Author

qryxip commented Oct 3, 2024

それぞれの役割は次の通りです。

  • rust-toolchain: このリポジトリので作業するときにRustをあるバージョンに留める
  • package.rust-version: Rustから直接VOICEVOX Coreを使いたい #388 でこのリポジトリのからvoicevox_coreクレートを使うときに古いRustを拒否し、新しいRustはそのまま許す

@qryxip qryxip merged commit 00dd3ea into VOICEVOX:main Oct 3, 2024
35 checks passed
@qryxip qryxip deleted the chore-add-package-rust-version branch October 3, 2024 17:50
@Hiroshiba
Copy link
Member

あーなるほどです!!
それをパッケージとして用いる場合のRustバージョンなんですね。たしかに2つ必要そう!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants