mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove useless throw_dice
from Cargo.toml
This commit is contained in:
parent
b9ab5f207c
commit
33e7395fea
1 changed files with 0 additions and 3 deletions
|
@ -121,9 +121,6 @@ name = "sqlite"
|
|||
path = "tests/sqlite.rs"
|
||||
required-features = ["sqlite-storage", "cbor-serializer", "bincode-serializer"]
|
||||
|
||||
[[example]]
|
||||
name = "throw_dice"
|
||||
|
||||
[[example]]
|
||||
name = "dialogue"
|
||||
required-features = ["macros"]
|
||||
|
|
Loading…
Reference in a new issue