From 306328c3959299a9d7d832feb6fc35211dccb6d6 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 24 Oct 2022 18:29:24 +0300 Subject: [PATCH] doc: change version in the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c367250..5f8da67 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ We recommend you start with the [documentation]. **The MSRV is: 1.58.1** -Add `sonic-channel = { version = "1.0" }` as a dependency in `Cargo.toml`. +Add `sonic-channel = { version = "1.1" }` as a dependency in `Cargo.toml`. `Cargo.toml` example: @@ -25,7 +25,7 @@ version = "0.1.0" authors = ["Me "] [dependencies] -sonic-channel = { version = "1.0", features = ["ingest"] } +sonic-channel = { version = "1.1", features = ["ingest"] } ``` Add `default-features = false` to dependency, if you want to exclude default