Fix Cargo.toml again

This commit is contained in:
Temirkhan Myrzamadi 2020-02-19 22:42:21 +06:00
parent f9142b9e72
commit a301937bf1

View file

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