lsport 0.1.0

A TUI task manager for localhost ports - identify and kill processes hogging your ports
1
2
3
4
5
# Rust formatting configuration
edition = "2021"
max_width = 100
tab_spaces = 4
use_small_heuristics = "Default"