diff --git a/README.md b/README.md index 52a8eaf4..d77cd2fc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You can integrate Rust-Postgres into your project through the [releases on crate ```toml # Cargo.toml [dependencies] -postgres = "0.7" +postgres = "0.8" ``` ## Overview