We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb8a8a commit 6cfbc26Copy full SHA for 6cfbc26
collector/benchmarks/README.md
@@ -37,7 +37,6 @@ They mostly consist of real-world crates.
37
- **hyper-2**: A fairly large crate. Utilizes async/await, and used by
38
many Rust programs.
39
- **piston-image**: A modular game engine. An interesting Rust program.
40
-- **regex**: A regular expression parser. Used by many Rust programs.
41
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
42
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility.
43
- **serde**: A serialization/deserialization crate. Used by many other
0 commit comments