Change cargo formatting

This commit is contained in:
Dheepak Krishnamurthy 2021-05-06 09:58:48 -06:00
parent 671d1ece44
commit 5d4676c2df

View file

@ -41,8 +41,8 @@ shlex = "0.1"
task-hookrs = { git = "https://github.com/matthiasbeyer/task-hookrs" }
tui = { version = "0.12", optional = true, default-features = false }
unicode-segmentation = "1.6"
unicode-width = "0.1"
unicode-truncate = "0.2"
unicode-width = "0.1"
uuid = { version = "0.8.1", features = ["serde", "v4"] }
[package.metadata.rpm]