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
[]
= "duplicate"
= "0.4.1"
= ["Emad Jacob Maroun <emoun.open@gmail.com>"]
= "2018"
= "MIT OR Apache-2.0"
= "Provides macros for duplication of code with variable substitution."
= "https://github.com/Emoun/duplicate"
= "https://docs.rs/duplicate"
= "cargo-readme.md"
= ["development-tools"]
= ["rustfmt.toml", ".gitignore", "README.md", "CHANGELOG.md"]
[]
= true
[]
= { = "1.0.4", = true }
= { = "0.4.0", = true }
[]
= "=1.0.8" # This crate has repeatedly failed to uphold MSRV, so must keep it fixed
= "0.3.3"
= "1.0.105" # Needed because macrotest's cargo.toml uses 1.0 however fails with < 1.0.105
= "1.6.0"
= "1.0.7"
[]
= ["pretty_errors", "module_disambiguation"]
= ["proc-macro-error"]
= ["heck"]
= [] # Forces compilation to fail if any warnings are given. Used in CI.
[]
= true