diff --git a/Cargo.toml b/Cargo.toml index f507a25b..800ea95f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"