diff --git a/README.md b/README.md index 79072f3..63627b7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To use `h2`, first add this to your `Cargo.toml`: ```toml [dependencies] -h2 = "0.2" +h2 = "0.3" ``` Next, add this to your crate: