Fix examples/dialogue_bot/Cargo.toml

This commit is contained in:
Temirkhan Myrzamadi 2020-07-24 18:35:50 +06:00
parent aec1abde62
commit 701b89bf8f

View file

@ -14,8 +14,7 @@ futures = "0.3.5"
smart-default = "0.6.0"
derive_more = "0.99.9"
teloxide = { path = "../../" }
teloxide-macros = { path = "../../../teloxide-macros" }
#teloxide-macros = { git = "http://github.com/teloxide/teloxide-macros", branch = "master" }
teloxide-macros = { git = "http://github.com/teloxide/teloxide-macros", branch = "master" }
[profile.release]
lto = true