File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
collector/compile-benchmarks Expand file tree Collapse file tree 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.
4040- ** regex-1.5.5** : A regular expression parser. Used by many Rust programs.
4141- ** regex-automata-0.4.8** : A regular expression matching engine. Used by ` regex ` , which is used by
4242 many Rust programs.
43- - ** ripgrep-13.0.0** : A line-oriented search tool. A widely-used utility, and a
44- binary crate.
4543- ** ripgrep-14.1.1** : A line-oriented search tool. A widely-used utility, and a
4644 binary crate.
4745- ** 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/**"
195195SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
196196SPDX-License-Identifier = " MIT"
197197
198- [[annotations ]]
199- path = " ripgrep-13.0.0/**"
200- SPDX-FileCopyrightText = " ripgrep contributors"
201- SPDX-License-Identifier = " MIT OR Unlicense"
202-
203198[[annotations ]]
204199path = " ripgrep-13.0.0-tiny/**"
205200SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments