Skip to content

Commit

Permalink
Update compete.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Sep 4, 2023
1 parent 4199469 commit 3a56970
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cargo-compete/compete.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,10 @@ toolchain = "1.42.0"
#[submit.transpile]
#kind = "command"
#args = ["cargo", "equip", "--exclude-atcoder-crates", "--resolve-cfgs", "--remove", "docs", "--minify", "libs", "--rustfmt", "--check", "--bin", "{{ bin_name }}"]
##language_id = ""
##language_id = ""

[submit]
kind = "file"
path = "{{ src_path }}"
language_id = "5054"

0 comments on commit 3a56970

Please sign in to comment.