diff --git a/Cargo.toml b/Cargo.toml index e4e2162..6b0ef5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,11 +18,9 @@ tracing-subscriber = "0.3" tempfile = "3.10" [dev-dependencies] -# Conventional commits githook -cc-cli = "0.1.5" - # Testing test-log = "0.2" [package.metadata.bin] +# Conventional commits githook cc-cli = { version = "0.1" }