File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Automatically generated by https://github.com/rust-lang-ja/proposal-for- atcoder-language-update /tree/{{ git_rev }}
1+ # Automatically generated by https://github.com/rust-lang-ja/atcoder-proposal /tree/{{ git_rev }}
22
33set -e
44
@@ -30,12 +30,12 @@ cat > ./Cargo.toml << EOF
3030EOF
3131
3232# 1000行以上あるので、提案者のリポジトリからダウンロード
33- curl https://raw.githubusercontent.com/rust-lang-ja/proposal-for- atcoder-language-update /{{ git_rev }}/Cargo.lock -fO
33+ curl https://raw.githubusercontent.com/rust-lang-ja/atcoder-proposal /{{ git_rev }}/Cargo.lock -fO
3434
3535# transitive dependenciesのライセンスについては:
36- # - https://github.com/rust-lang-ja/proposal-for- atcoder-language-update /blob/{{ git_rev }}/deny.toml
37- # - https://github.com/rust-lang-ja/proposal-for- atcoder-language-update /blob/{{ git_rev }}/clarify.toml
38- # - https://github.com/rust-lang-ja/proposal-for- atcoder-language-update /actions
36+ # - https://github.com/rust-lang-ja/atcoder-proposal /blob/{{ git_rev }}/deny.toml
37+ # - https://github.com/rust-lang-ja/atcoder-proposal /blob/{{ git_rev }}/clarify.toml
38+ # - https://github.com/rust-lang-ja/atcoder-proposal /actions
3939
4040echo 'fn main() {}' > ./src/main.rs
4141
You can’t perform that action at this time.
0 commit comments