mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 23:56:37 +00:00
6 lines
140 B
TOML
6 lines
140 B
TOML
[test-groups]
|
|
rate-limited = { max-threads = 1 }
|
|
|
|
[[profile.default.overrides]]
|
|
filter = 'test(rate_limited::)'
|
|
test-group = 'rate-limited'
|