Disable doctests.

This commit is contained in:
Jimmy Cuadra 2017-05-13 01:17:33 -07:00
parent d0a35341a2
commit 446ced1267

View File

@ -19,4 +19,5 @@ features = ["full"]
version = "0.11.11"
[lib]
doctest = false
proc-macro = true