Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte committed Apr 10, 2023
1 parent 3d754fa commit 9b5ff7f
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 @@ -14,7 +14,7 @@ You can think of `myn` as a minimalist crate with similarities to [`syn`](https:
## Why

- 100% safe Rust 🦀.
- Write `#[derive]` macros with extremely fast compile times. See [benchmarks](./benchmark.md).
- Write `#[derive]` macros with extremely fast compile times. See [benchmarks](./benchmarks.md).

## MSRV Policy

Expand Down

0 comments on commit 9b5ff7f

Please sign in to comment.