We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe0939 commit 7c7cb76Copy full SHA for 7c7cb76
1 file changed
README.md
@@ -62,7 +62,7 @@ See the [Security] page on Wikipedia for more information.
62
### Crate Names
63
64
Whenever possible crates are published under the same name as the crate folder.
65
-Owners of `md5` [declined](https://github.com/stainless-steel/md5/pull/) to participate in this project.
+Owners of `md5` [declined](https://github.com/stainless-steel/md5/pull/2) to participate in this project.
66
This crate does not implement the [`digest`] traits, so it is not interoperable with the RustCrypto ecosystem.
67
This is why we publish our MD5 implementation as `md-5` and mark it with the :exclamation: mark.
68
Note that the library itself is named as `md5`, i.e. inside `use` statements you should use `md5`, not `md_5`.
0 commit comments