Specify the version of teloxide-macros (Cargo.toml)

This commit is contained in:
Temirkhan Myrzamadi 2020-02-19 22:31:26 +06:00
parent 444109e755
commit acc7393d75

View file

@ -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"