diff --git a/Cargo.toml b/Cargo.toml index 1d147aa..a4451e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "const-hex" -version = "1.6.0" +version = "1.6.1" authors = ["DaniPopes <57450786+DaniPopes@users.noreply.github.com>"] description = "Fast byte array to hex string conversion" edition = "2021"