File: debcargo.toml

package info (click to toggle)
rust-kstring 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 236 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
overlay = "."
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
collapse_features = true

# the 'std' feature is required to compile
[packages.lib]
test_is_broken = true

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

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