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 8880d6b commit c720e43Copy full SHA for c720e43
xtask/templates/install-command.bash.txt
@@ -30,7 +30,7 @@ EOF
30
# 1000行以上あるので、提案者のリポジトリからダウンロード
31
curl https://raw.githubusercontent.com/qryxip/proposal-for-atcoder-language-update/{{ git_rev }}/Cargo.lock -fO
32
33
-# transitive dependenciesライセンスについては:
+# transitive dependenciesのライセンスについては:
34
# - https://github.com/qryxip/proposal-for-atcoder-language-update/blob/{{ git_rev }}/deny.toml
35
# - https://github.com/qryxip/proposal-for-atcoder-language-update/blob/{{ git_rev }}/clarify.toml
36
# - https://github.com/qryxip/proposal-for-atcoder-language-update/actions
0 commit comments