reref 0.2.0

A tool for transforming the dependencies fields on all Cargo.toml in a given project
root = true

[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
trim_trailing_whitespace = true

[*.{yml,yaml,md}]
indent_style = space
indent_size = 2