mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-18 15:20:15 +01:00
Update Cargo.toml
This commit is contained in:
parent
402764e363
commit
b9ab5f207c
1 changed files with 4 additions and 0 deletions
|
@ -148,6 +148,10 @@ required-features = ["macros"]
|
|||
name = "admin"
|
||||
required-features = ["macros"]
|
||||
|
||||
[[example]]
|
||||
name = "dispatching_features"
|
||||
required-features = ["macros"]
|
||||
|
||||
[[example]]
|
||||
name = "ngrok_ping_pong"
|
||||
required-features = ["webhooks-axum"]
|
||||
|
|
Loading…
Reference in a new issue