File: debcargo.toml

package info (click to toggle)
rust-getrandom 0.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 416 kB
  • sloc: makefile: 2
file content (31 lines) | stat: -rw-r--r-- 875 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
overlay = "."
uploaders = ["kpcyrd <git@rxv.cc>"]

# The auto-generated summary is too long.
summary = "Retrieve random data from system source"

collapse_features = true

[source]
build_depends_arch = [
    "librust-js-sys-dev <!nocheck>",
    "librust-wasm-bindgen-test-dev <!nocheck>",
]

[packages.lib]
breaks = ["librust-ahash-dev (<< 0.8.12-4)", "librust-nanorand-dev (<< 0.8.0+ds-4)", "librust-ruma-common-dev (<< 0.17.1+0.14.1+ds-9.1)", "librust-ureq-dev (<< 3.2.0+ds+~0.5.3+ds-3)", "librust-oxigraph-dev (<< 0.5.6+0.5.6+ds-2~exp)", "librust-const-random-macro-dev (<< 0.1.16-4)", "librust-uuid-dev (<< 1.21.0-4)"]

[packages."lib+js"]
depends = [
    "librust-js-sys-dev",
    "librust-wasm-bindgen-dev",
]

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

[packages."lib+test-in-browser"]
test_is_broken = true

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