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