184d16b4a3
This commit fixes #279 where a case of duplicate table headers slipped through the cracks. This also adds an option to disable this new validation to allow Cargo to preserve backwards compatibility.
9 lines
109 B
TOML
9 lines
109 B
TOML
[dependencies.openssl-sys]
|
|
version = "0.5.2"
|
|
|
|
[dependencies]
|
|
libc = "0.1"
|
|
|
|
[dependencies]
|
|
bitflags = "0.1.1"
|