cargo-deps 1.5.1

Cargo subcommand for building dependency graphs of Rust projects.
Documentation
1
2
3
4
5
6
7
8
9
10
comment_width = 100
normalize_comments = true
wrap_comments = true

condense_wildcard_suffixes = true
format_strings = true
# license_template_path = "license_template"
merge_imports = true
reorder_impl_items = true
use_field_init_shorthand = true