File: debcargo.toml

package info (click to toggle)
rust-arrayvec 0.7.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
overlay = "."
uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>", "Andrej Shadura <andrewsh@debian.org>"]
collapse_features = true

# The auto-generated summary is too long.
summary = "Vector with fixed capacity, backed by an array"

[packages.lib]
test_is_broken = true

[packages."lib+std"]
test_is_broken = false

[packages."lib+default"]
test_is_broken = false