diff --git a/README.md b/README.md index 5335e5a..61459db 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Add following lines to your `Cargo.toml`: ```toml [dependencies] -libflate = "1" +libflate = "2" ``` An Example