File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ See the [Security] page on Wikipedia for more information.
6262### Crate Names
6363
6464Whenever 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.
65+ Owners of ` md5 ` [ declined] ( https://github.com/stainless-steel/md5/pull/2 ) to participate in this project.
6666This crate does not implement the [ ` digest ` ] traits, so it is not interoperable with the RustCrypto ecosystem.
6767This is why we publish our MD5 implementation as ` md-5 ` and mark it with the :exclamation : mark.
6868Note that the library itself is named as ` md5 ` , i.e. inside ` use ` statements you should use ` md5 ` , not ` md_5 ` .
You can’t perform that action at this time.
0 commit comments