We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941f36b commit 11d3332Copy full SHA for 11d3332
README.md
@@ -6,7 +6,7 @@
6
<img src="https://raw.githubusercontent.com/CodeSandwich/mocktopus/master/logo.png" alt="logo"/>
7
</p>
8
9
-Mocking framework for Rust (currently only nightly). See [documentation](https://docs.rs/crate/mocktopus) for more.
+Mocking framework for Rust (currently only nightly). See [documentation](https://docs.rs/mocktopus/0.4.1/mocktopus/) for more.
10
11
```rust
12
#[mockable]
0 commit comments