File: debcargo.toml

package info (click to toggle)
rust-rand 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 576 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
overlay = "."
uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
excludes = ["benches/**"]

# The auto-generated summary is too long.
summary = "Randomness functionality, number generators"
collapse_features = true

[packages."lib+min_const_gen"]
test_is_broken = true

[packages."lib+serde1"]
test_is_broken = true