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

🔧 Set rust-toolchain #88

Merged
merged 8 commits into from
Nov 26, 2023
Merged

🔧 Set rust-toolchain #88

merged 8 commits into from
Nov 26, 2023

Conversation

H1rono
Copy link
Owner

@H1rono H1rono commented Sep 25, 2023

close #78

@H1rono
Copy link
Owner Author

H1rono commented Sep 25, 2023

rust-toolchainを1.67以上にしたら動きそうなので、もうちょい後でやる

error: package `time-core v0.1.2` cannot be built because it requires rustc 1.67.0 or newer, while the currently active rustc version is 1.64.0
Error: Process completed with exit code 101.

https://github.com/H1rono/traq-bot-http-rs/actions/runs/6299231276/job/17099591174

@H1rono H1rono marked this pull request as draft September 25, 2023 12:24
@H1rono
Copy link
Owner Author

H1rono commented Oct 19, 2023

@H1rono H1rono mentioned this pull request Nov 26, 2023
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4283a7) 94.56% compared to head (0db680e) 95.43%.
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   94.56%   95.43%   +0.87%     
==========================================
  Files          13       13              
  Lines        1416     1293     -123     
==========================================
- Hits         1339     1234     -105     
+ Misses         77       59      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@H1rono H1rono marked this pull request as ready for review November 26, 2023 06:49
@H1rono H1rono force-pushed the rust-toolchain branch 6 times, most recently from 753ee60 to 06f2193 Compare November 26, 2023 07:26
@H1rono
Copy link
Owner Author

H1rono commented Nov 26, 2023

  • 1.67にする
  • rust-toolchain.tomlをtaploでチェックする
  • Cargo.tomlのMSRVを上げる

@H1rono
Copy link
Owner Author

H1rono commented Nov 26, 2023

できた!

@H1rono H1rono merged commit 26f7360 into main Nov 26, 2023
4 checks passed
@H1rono H1rono deleted the rust-toolchain branch November 26, 2023 08:16
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.

Rustツールチェイン
1 participant