diff --git a/Cargo.toml b/Cargo.toml index b32125ce..187897b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ num_cpus = "1.*" downcast-rs = "1.*" hhmmss = "*" pbr = "*" -hashbrown="0.12.*" +hashbrown = "0.12.*" hex = "0.4.*" git2 = "0.*" termcolor = "*"