diff --git a/Cargo.toml b/Cargo.toml index 91df456..3367ef3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ sha3 = "0.8.2" ripemd160 = "0.8.0" escaper = "0.1.0" regex = "1.3.1" -linked-hash-map = "0.5.2" +linked-hash-map = "0.5.3" prettytable-rs = "^0.8" madato = "0.5.3" crc = "1.8.1"