Skip to content

Commit

Permalink
Run cargo diet (#143)
Browse files Browse the repository at this point in the history
```
➜  angle-grinder git:(main) cargo diet
┌────────────────────────────────────────────────────────────┬─────────────┐
│ Removed File                                               │ Size (Byte) │
├────────────────────────────────────────────────────────────┼─────────────┤
│ test_files/empty                                           │           0 │
│ test_files/basic                                           │           3 │
│ test_files/multiline                                       │          12 │
│ .gitignore                                                 │          46 │
│ test_files/test_nested_logfmt.log                          │          55 │
│ aliases/multi-operator.toml                                │          62 │
│ ci/set_rust_version.bash                                   │          66 │
│ ci/common.bash                                             │         110 │
│ test_files/filter_test.log                                 │         121 │
│ tests/structured_tests/aliases/multi-operator.toml         │         122 │
│ aliases/apache.toml                                        │         141 │
│ tests/structured_tests/fields_after_agg.toml               │         153 │
│ tests/structured_tests/filters.toml                        │         182 │
│ tests/structured_tests/arrays_1.toml                       │         190 │
│ tests/structured_tests/parseDate_2.toml                    │         192 │
│ tests/structured_tests/min_max_none.toml                   │         196 │
│ tests/structured_tests/parse_drop.toml                     │         201 │
│ tests/structured_tests/parse_literal_tab.toml              │         202 │
│ tests/structured_tests/where-5.toml                        │         219 │
│ tests/structured_tests/aliases/alias_with_failure.toml     │         232 │
│ tests/structured_tests/timeslice_2.toml                    │         234 │
│ tests/structured_tests/split_5.toml                        │         242 │
│ tests/structured_tests/parse_nodrop.toml                   │         242 │
│ tests/structured_tests/limit_error.toml                    │         246 │
│ tests/structured_tests/split_1.toml                        │         261 │
│ tests/structured_tests/where-10.toml                       │         262 │
│ tests/structured_tests/logfmt.toml                         │         275 │
│ tests/structured_tests/where-1.toml                        │         288 │
│ tests/structured_tests/split_6.toml                        │         288 │
│ tests/structured_tests/where-9.toml                        │         304 │
│ tests/structured_tests/where-4.toml                        │         309 │
│ tests/structured_tests/func_arg_error_1.toml               │         309 │
│ tests/structured_tests/count_distinct_error_2.toml         │         309 │
│ tests/structured_tests/func_arg_error_2.toml               │         312 │
│ tests/structured_tests/limit_error_2.toml                  │         319 │
│ tests/structured_tests/not_an_agg_2.toml                   │         324 │
│ tests/structured_tests/where-2.toml                        │         325 │
│ tests/structured_tests/split_2.toml                        │         326 │
│ test_files/test_json.log                                   │         332 │
│ tests/structured_tests/parse_error_missing_field_name.toml │         338 │
│ tests/structured_tests/where-8.toml                        │         339 │
│ tests/structured_tests/split_4.toml                        │         341 │
│ tests/structured_tests/nested_values_2.toml                │         354 │
│ ci/test.bash                                               │         359 │
│ tests/structured_tests/aliases/apache.toml                 │         363 │
│ test_files/test_partial_json.log                           │         363 │
│ tests/structured_tests/string_funcs_2.toml                 │         380 │
│ tests/structured_tests/parse_error_unterminated_sq.toml    │         382 │
│ tests/structured_tests/parse_error_unterminated.toml       │         383 │
│ tests/structured_tests/not_an_agg.toml                     │         386 │
│ tests/structured_tests/where-7.toml                        │         395 │
│ tests/structured_tests/split_8.toml                        │         402 │
│ tests/structured_tests/parse_error_missing_operand.toml    │         404 │
│ tests/structured_tests/where-6.toml                        │         414 │
│ tests/structured_tests/agg_of_agg.toml                     │         433 │
│ test_files/test_logfmt.log                                 │         439 │
│ tests/structured_tests/count_distinct_error.toml           │         448 │
│ tests/structured_tests/sum.toml                            │         450 │
│ tests/structured_tests/split_7.toml                        │         471 │
│ tests/structured_tests/split_3.toml                        │         473 │
│ tests/structured_tests/parseDate_1.toml                    │         473 │
│ tests/structured_tests/nested_values_3.toml                │         475 │
│ tests/structured_tests/min_max.toml                        │         497 │
│ tests/structured_tests/limit_tail.toml                     │         499 │
│ tests/structured_tests/min_max_rounded.toml                │         512 │
│ tests/structured_tests/parse_error_double_from.toml        │         513 │
│ tests/structured_tests/nested_values_1.toml                │         520 │
│ tests/structured_tests/where-3.toml                        │         523 │
│ tests/structured_tests/limit.toml                          │         525 │
│ tests/structured_tests/string_funcs_1.toml                 │         534 │
│ tests/structured_tests/count_conditional.toml              │         546 │
│ tests/structured_tests/json_from.toml                      │         562 │
│ ci/build.bash                                              │         572 │
│ tests/structured_tests/fields_except.toml                  │         584 │
│ tests/structured_tests/count_distinct.toml                 │         605 │
│ test_files/test_parse.log                                  │         665 │
│ pkg/brew/agrind-bin.rb                                     │         667 │
│ tests/structured_tests/split_10.toml                       │         695 │
│ tests/structured_tests/math_funcs_1.toml                   │         726 │
│ tests/structured_tests/split_9.toml                        │         729 │
│ test_files/gen_logs.py                                     │         779 │
│ tests/structured_tests/parse_plain.toml                    │         875 │
│ tests/structured_tests/sort_by_expr.toml                   │         930 │
│ tests/structured_tests/total_agg.toml                      │         962 │
│ tests/structured_tests/sort_order.toml                     │        1065 │
│ tests/code_blocks.rs                                       │        1155 │
│ benches/parse.rs                                           │        1255 │
│ tests/structured_tests/limit_agg_tail.toml                 │        1409 │
│ tests/structured_tests/limit_agg.toml                      │        1409 │
│ tests/structured_tests/timeslice_1.toml                    │        1468 │
│ tests/structured_tests/total.toml                          │        1544 │
│ test_files/long_lines.log                                  │        1702 │
│ tests/structured_tests/field_expr-1.toml                   │        1740 │
│ benches/1k.inp                                             │        2000 │
│ tests/structured_tests/longlines.toml                      │        2279 │
│ benches/e2e.rs                                             │        2318 │
│ .github/workflows/release.yml                              │        3695 │
│ .github/workflows/ci.yaml                                  │        3822 │
│ tests/integration.rs                                       │        5755 │
│ benches/10k.inp                                            │       20000 │
│ screen_shots/parse.gif                                     │       47477 │
│ screen_shots/filter.gif                                    │       52819 │
│ screen_shots/count.gif                                     │       57718 │
│ screen_shots/json.gif                                      │       58577 │
│ test_files/angle_grinder_releases.json                     │      102205 │
│ benches/1m.inp                                             │      200000 │
│ screen_shots/overview.gif                                  │      690289 │
└────────────────────────────────────────────────────────────┴─────────────┘
Saved 84% or 1.3 MB in 107 files (of 1.5 MB and 123 files in entire crate)
```
  • Loading branch information
Byron authored Jul 19, 2021
1 parent 98fb3ae commit f1c7da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ license = "MIT"
repository = "https://github.com/rcoh/angle-grinder"
readme = "README.md"
edition = "2018"
include = ["src/**/*", "benches/**", "LICENSE", "README.md"]
[package.metadata.deb]
extended-description = """Angle-grinder allows you to parse, aggregate, sum, average, percentile, and sort your data. \
You can see it, live-updating, in your terminal. Angle grinder is designed for when, for \
Expand Down

0 comments on commit f1c7da9

Please sign in to comment.