Skip to content

Commit 611eb8a

Browse files
Config
1 parent e617877 commit 611eb8a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

collector/compile-benchmarks/type-system-chess/Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/compile-benchmarks/type-system-chess/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ license = "MIT"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10+
11+
[workspace]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"category": "secondary",
3+
"artifact": "library"
4+
}

0 commit comments

Comments
 (0)