diff --git a/Cargo.toml b/Cargo.toml index 42d3847..c4f29d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ primitive-types = "0.12.1" maplit = "1.0.2" [dev-dependencies] -hex-literal = "0.3.4" +hex-literal = "0.4.0"