File tree 2 files changed +0
-7
lines changed
collector/compile-benchmarks 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,6 @@ They mostly consist of real-world crates.
40
40
- ** regex-1.5.5** : A regular expression parser. Used by many Rust programs.
41
41
- ** regex-automata-0.4.8** : A regular expression matching engine. Used by ` regex ` , which is used by
42
42
many Rust programs.
43
- - ** ripgrep-13.0.0** : A line-oriented search tool. A widely-used utility, and a
44
- binary crate.
45
43
- ** ripgrep-14.1.1** : A line-oriented search tool. A widely-used utility, and a
46
44
binary crate.
47
45
- ** serde-1.0.219** : A serialization/deserialization crate. Used by many other
Original file line number Diff line number Diff line change @@ -195,11 +195,6 @@ path = "regression-31157/**"
195
195
SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
196
196
SPDX-License-Identifier = " MIT"
197
197
198
- [[annotations ]]
199
- path = " ripgrep-13.0.0/**"
200
- SPDX-FileCopyrightText = " ripgrep contributors"
201
- SPDX-License-Identifier = " MIT OR Unlicense"
202
-
203
198
[[annotations ]]
204
199
path = " ripgrep-13.0.0-tiny/**"
205
200
SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments