We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f915b10 commit 1ebe90cCopy full SHA for 1ebe90c
README.md
@@ -1,5 +1,8 @@
1
<!-- -*- coding:utf-8-unix -*- -->
2
3
+# 変更点
4
+- rust-toolchain を 1.48.0 に設定 (rust-analyzerのエラー回避のため。 [参考](https://github.com/matonix/atcoder-rust-base.git))
5
+
6
# AtCoder Rust Base (`ja`)
7
8
このリポジトリには[AtCoder][atcoder]コンテスト(競技プログラミング)にRustで参加するためのCargoパッケージテンプレートが用意されています。
rust-toolchain
@@ -1 +1 @@
-1.42.0
+1.48.0
0 commit comments