Sha256: 1989707fc3b37da19104e49bf23ae5fa7b51aa4a733e6894b17e073c813bb5ae

Contents?: true

Size: 659 Bytes

Versions: 27

Compression:

Stored size: 659 Bytes

Contents

targets = [
    { triple = "x86_64-unknown-linux-gnu" },
    { triple = "x86_64-apple-darwin" },
    { triple = "x86_64-pc-windows-msvc" },
    { triple = "aarch64-linux-android" },
]

# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
[advisories]
vulnerability = "deny"
unmaintained = "deny"
yanked = "deny"
ignore = []

# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html
[licenses]
allow = [
    "Apache-2.0 WITH LLVM-exception",
    "Apache-2.0",
    "MIT",
    "Unicode-DFS-2016",
]

# https://embarkstudios.github.io/cargo-deny/checks/bans/cfg.html
[bans]
multiple-versions = "deny"
wildcards = "allow"
deny = []

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
wasmtime-27.0.0 ./ext/cargo-vendor/regalloc2-0.10.2/deny.toml
wasmtime-26.0.0 ./ext/cargo-vendor/regalloc2-0.10.2/deny.toml
wasmtime-25.0.2 ./ext/cargo-vendor/regalloc2-0.10.2/deny.toml
wasmtime-25.0.1 ./ext/cargo-vendor/regalloc2-0.10.2/deny.toml
wasmtime-25.0.0 ./ext/cargo-vendor/regalloc2-0.10.2/deny.toml
wasmtime-24.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-23.0.2 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-22.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-21.0.1 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-20.0.2 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-20.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-18.0.3 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-17.0.1 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-17.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-16.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-15.0.1 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-15.0.0 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-14.0.4 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-14.0.3 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml
wasmtime-14.0.1 ./ext/cargo-vendor/regalloc2-0.9.3/deny.toml