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.
2 parents badbe4f + d934133 commit c956e9fCopy full SHA for c956e9f
triagebot.toml
@@ -270,6 +270,9 @@ trigger_files = ["src/bin/cargo/commands/generate_lockfile.rs"]
270
[autolabel."Command-git-checkout"]
271
trigger_files = ["src/bin/cargo/commands/git_checkout.rs"]
272
273
+[autolabel."Command-info"]
274
+trigger_files = ["src/bin/cargo/commands/info.rs", "src/cargo/ops/registry/info/"]
275
+
276
[autolabel."Command-init"]
277
trigger_files = ["src/bin/cargo/commands/init.rs"]
278
0 commit comments