File: debcargo.toml

package info (click to toggle)
rust-priority-queue 2.7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 149 bytes parent folder | download
1
2
3
4
5
6
7
overlay = "."
uploaders = ["Antonin Delpeuch <antonin@delpeuch.eu>"]
collapse_features = true
excludes = [
    # Remove benchmarks
    "benches/*"
]