Bump docmatic test dependency to 0.1.2

This commit is contained in:
Martin Larralde 2018-05-01 23:01:29 +02:00
parent 80b3ce7801
commit 3554248615

View file

@ -26,7 +26,7 @@ num-traits = "0.2"
pyo3cls = { path = "pyo3cls", version = "^0.2.1" }
[dev-dependencies]
docmatic = { version = "^0.1", git = "https://github.com/assert-rs/docmatic" }
docmatic = "^0.1.2"
[build-dependencies]
regex = "0.2"