diff --git a/README.md b/README.md index f5fff54cb1..9b2ca7eaef 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -hashbrown = "0.12" +hashbrown = "0.13" ``` Then: