diff --git a/Cargo.toml b/Cargo.toml index 127fa0c..886dcd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ categories = ["algorithms", "caching", "data-structures"] license = "MIT/Apache-2.0" [dependencies] -linked-hash-map = "0.5" \ No newline at end of file +linked-hash-map = "0.5.3"