diff --git a/Cargo.toml b/Cargo.toml index f3a6340..b5550d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ version = "1.0.13" default-features = false [dependencies] -wyhash = "0.3.0" +wyhash = "0.4.2" [dev-dependencies] rand = "0.7.3" \ No newline at end of file