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