File: debcargo.toml

package info (click to toggle)
rust-educe 0.4.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 784 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
overlay = "."
uploaders = ["Blair Noctis <n@sail.ng>"]
collapse_features = true

[packages.lib]
# functionalities are enabled through features, bare lib means nothing to use
test_is_broken = true

[packages."lib+default"]
# default feature enables all other features
test_is_broken = false