Skip to content

Commit

Permalink
Update README (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte committed Apr 13, 2023
1 parent 3fe08f3 commit ea38828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Only argument parsing! Nothing more.
- 100% safe Rust 🦀.
- Correctness: Paths with invalid UTF-8 work correctly on all platforms.
- Fast compile times.
- See [`myn` benchmark results](https://github.com/parasyte/myn/blob/main/benchmarks.md).
- Convenience: `#[derive(OnlyArgs)]` on a struct and parse CLI arguments from the environment into it with minimal boilerplate.

## MSRV Policy
Expand Down

0 comments on commit ea38828

Please sign in to comment.