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.
cc-rs
thorin
1 parent 3dcb945 commit c5797d3Copy full SHA for c5797d3
repos/rust-lang/cc-rs.toml
@@ -16,6 +16,7 @@ ci-checks = ['Tests pass']
16
crates = ["cc", "find-msvc-tools"]
17
publish-workflow = "publish.yml"
18
publish-environment = "publish"
19
+teams = ["libs"]
20
21
[[environments]]
22
name = "github-pages"
repos/rust-lang/thorin.toml
@@ -13,6 +13,7 @@ pattern = "main"
13
crates = ["thorin-dwp", "thorin-dwp-bin"]
14
publish-workflow = "release-plz.yml"
15
+teams = ["compiler"]
name = "publish"
0 commit comments