Skip to content

Commit

Permalink
Remove unused links in hmac.rs rustdoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Mar 4, 2025
1 parent b9fc802 commit 13e6afd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/hmac.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@
//! ```
//!
//! [RFC 2104]: https://tools.ietf.org/html/rfc2104
//! [code for `ring::pbkdf2`]:
//! https://github.com/briansmith/ring/blob/main/src/pbkdf2.rs
//! [code for `ring::hkdf`]:
//! https://github.com/briansmith/ring/blob/main/src/hkdf.rs
use crate::{
bb, cpu,
Expand Down

0 comments on commit 13e6afd

Please sign in to comment.