diff --git a/docs/src/getting-started.md b/docs/src/getting-started.md index 3292131..d7f23aa 100644 --- a/docs/src/getting-started.md +++ b/docs/src/getting-started.md @@ -4,7 +4,7 @@ Cargo.toml dependencies example: ```toml [dependencies] -slack-morphism = { version = "2.0", features = ["hyper", "axum"] } +slack-morphism = { version = "2.1", features = ["hyper", "axum"] } ``` All imports you need: