zackstrap 1.9.0

DEPRECATED: This crate has been renamed to initium-cli. Install with: cargo install initium-cli
1
2
3
4
5
6
# Rustfmt configuration
edition = "2021"
max_width = 100
tab_spaces = 4
newline_style = "Unix"
use_small_heuristics = "Default"