File: debcargo.toml

package info (click to toggle)
rust-unicode-bidi 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 296 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
overlay = "."
uploaders = ["Paride Legovini <paride@debian.org>",
             "kpcyrd <git@rxv.cc>"]
collapse_features = true

# serde and with-serde tests are broken with --no-default-features
# see https://github.com/servo/unicode-bidi/issues/83
[packages."lib+serde"]
test_is_broken = true

[packages."lib+with_serde"]
test_is_broken = true