File: debcargo.toml

package info (click to toggle)
rust-chrono 0.4.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,236 kB
  • sloc: makefile: 20
file content (18 lines) | stat: -rw-r--r-- 538 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
overlay = "."
uploaders = [
  "Wolfgang Silbermayr <wolfgang@silbermayr.at>",
  "kpcyrd <git@rxv.cc>",
]
collapse_features = true

[packages."lib+rustc-serialize"]
# The test would only work with `std` enabled, but that can't be done
# easily for an optional dependency unless a separate feature would be
# defined
test_is_broken = true

[packages."lib+arbitrary"]
# The test would only work with `std` enabled, but that can't be done
# easily for an optional dependency unless a separate feature would be
# defined
test_is_broken = true