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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[]
= "cargo-deny"
= "Cargo plugin to help you manage large dependency graphs"
= "https://github.com/EmbarkStudios/cargo-deny"
= "0.2.3"
= ["Embark <opensource@embark-studios.com>", "Jake Shadle <jake.shadle@embark-studios.com>"]
= "2018"
= "MIT OR Apache-2.0"
= "README.md"
= "https://docs.rs/cargo-deny"
= "https://github.com/EmbarkStudios/cargo-deny"
= ["development-tools::cargo-plugins"]
= ["cargo", "license", "spdx", "ci"]
= [
# Exclude the zstd cache for now, as we are using the vanilla
# askalono with support for gzip
"spdx_cache.bin.zstd",
]
[]
= { = "EmbarkStudios/cargo-deny", = "master" }
= { = "actively-developed" }
[[]]
= "cargo-deny"
= "src/cargo-deny/main.rs"
[]
= "0.11.0"
= "0.2.11"
= "0.8.0"
= "2.33.0"
= "0.3.9"
= "0.1.5"
= "0.4.6"
= "0.4.13"
= "1.1.0"
= "1.1.7"
= "0.9.0"
= { = "1.0.92", = ["derive"] }
= "1.0.39"
= { = "2.4.1", = ["max_level_trace", "release_max_level_debug"] }
= "2.3.0"
= "0.1.1"
= "2.3.0"
= "0.2.0"
= "2.4.0"
= "0.1.0"
= "0.2.16"
= "0.5.1"
= "1.3.0"
[]
= "0.3.0"
[]
# We use this for pretty printing errors
= "2.0.0"
# Avoid loading license check many times
= "1.3.0"
# We use this for creating fake crate directories for
# crawling license files on disk
= "3.0.8"