scaff 0.1.3

Painless scaffolding of the boring part of setting up projects that people other than you can use.
1
2
3
4
5
6
7
# Stable
edition = "2018"

# Unstable
merge_imports = true
unstable_features = true
match_block_trailing_comma = true