Skip to content

Commit ebb2f4d

Browse files
committed
Bump version and temp disable doctest to avoid double warning output
rust-lang/cargo#851
1 parent d71427c commit ebb2f4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ num-traits = "0.2"
1212

1313
[features]
1414
default = ["geo-types"]
15+
16+
[lib]
17+
doctest = false

0 commit comments

Comments
 (0)