diff --git a/Cargo.toml b/Cargo.toml index c0a649e3..19b3f5db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ clap_complete = "4.3.2" once_cell = "1.17.1" env_logger = "0.11.1" handlebars = "6.0" -hex = "0.4" +hex = "0.4.3" log = "0.4.17" memchr = "2.5.0" opener = "0.7.0"