Skip to content

Commit

Permalink
Remove invalid link
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard authored Sep 12, 2024
1 parent 394d6dd commit 479138a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ crate to do this, and that crate uses the standard library.
for the `Primes` struct.

`rkyv`: derives the `Serialize`, `Deserialize`, and `Archive` traits from the
[`rkyv`](https://crates.io/crates/rkyv) crate for the [`Primes`] struct.
[`rkyv`](https://crates.io/crates/rkyv) crate for the `Primes` struct.

## License

Expand Down

0 comments on commit 479138a

Please sign in to comment.