diff --git a/Cargo.toml b/Cargo.toml index f3a6340..53f79d1 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.5.0" [dev-dependencies] rand = "0.7.3" \ No newline at end of file