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 @@ -44,8 +44,6 @@ They mostly consist of real-world crates.
44
44
binary crate.
45
45
- ** ripgrep-14.1.1** : A line-oriented search tool. A widely-used utility, and a
46
46
binary crate.
47
- - ** serde-1.0.136** : A serialization/deserialization crate. Used by many other
48
- Rust programs.
49
47
- ** serde-1.0.219** : A serialization/deserialization crate. Used by many other
50
48
Rust programs.
51
49
- ** serde_derive-1.0.219** : A proc-macro sub-crate used by ` serde ` . Used by
Original file line number Diff line number Diff line change @@ -215,11 +215,6 @@ path = "ripgrep-14.1.1-tiny/**"
215
215
SPDX-FileCopyrightText = " ripgrep contributors"
216
216
SPDX-License-Identifier = " MIT OR Unlicense"
217
217
218
- [[annotations ]]
219
- path = " serde-1.0.136/**"
220
- SPDX-FileCopyrightText = " serde contributors"
221
- SPDX-License-Identifier = " MIT OR Apache-2.0"
222
-
223
218
[[annotations ]]
224
219
path = " serde-1.0.219/**"
225
220
SPDX-FileCopyrightText = " serde contributors"
You can’t perform that action at this time.
0 commit comments