cargo.toml fmt

This commit is contained in:
DastInDark
2022-07-29 10:52:42 +09:00
parent 23257f798a
commit 6e68ba1d3b

View File

@@ -26,7 +26,7 @@ num_cpus = "1.*"
downcast-rs = "1.*"
hhmmss = "*"
pbr = "*"
hashbrown="0.12.*"
hashbrown = "0.12.*"
hex = "0.4.*"
git2 = "0.*"
termcolor = "*"