diff --git a/docs/src/getting-started.md b/docs/src/getting-started.md index bbfa587b..1339baf4 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 = "1.8", features = ["hyper", "axum"] } +slack-morphism = { version = "1.9", features = ["hyper", "axum"] } ``` All imports you need: