Skip to content

Commit

Permalink
Update the links
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Apr 29, 2024
1 parent 102d29b commit f7ec208
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
//! [VU836068]: https://www.kb.cert.org/vuls/id/836068

// The implementation is based on:
// https://people.csail.mit.edu/rivest/Md5.c
// https://tools.ietf.org/html/rfc1321
// https://www.ietf.org/rfc/rfc1321.txt

#![cfg_attr(not(feature = "std"), no_std)]

Expand Down

0 comments on commit f7ec208

Please sign in to comment.