Skip to content

Commit 6cfbc26

Browse files
authored
Fix bad rebase
1 parent cbb8a8a commit 6cfbc26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

collector/benchmarks/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ They mostly consist of real-world crates.
3737
- **hyper-2**: A fairly large crate. Utilizes async/await, and used by
3838
many Rust programs.
3939
- **piston-image**: A modular game engine. An interesting Rust program.
40-
- **regex**: A regular expression parser. Used by many Rust programs.
4140
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
4241
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility.
4342
- **serde**: A serialization/deserialization crate. Used by many other

0 commit comments

Comments
 (0)