mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Fix Cargo.toml again
This commit is contained in:
parent
f9142b9e72
commit
a301937bf1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ pin-project = "0.4.6"
|
|||
serde_with_macros = "1.0.1"
|
||||
either = "1.5.3"
|
||||
|
||||
teloxide-macros = { path = "teloxide-macros" }
|
||||
teloxide-macros = { version = "0.1.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
smart-default = "0.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue