File: debcargo.toml

package info (click to toggle)
rust-polling 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 412 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
overlay = "."
uploaders = ["Henry-Nicolas Tourneur <debian@nilux.be>"]

#tests fail to build with --no-default-features
[packages.lib]
test_is_broken = true

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

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