File: Makefile.toml

package info (click to toggle)
rust-rust-decimal 1.36.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,232 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
extend = [
    { path = "make/benchmark.toml" },
    { path = "make/coverage.toml" },
    { path = "make/fuzz.toml" },
    { path = "make/tests.toml" },
    { path = "make/utils.toml" }
]

[config]
default_to_workspace = false