Update Cargo.toml

This commit is contained in:
Temirkhan Myrzamadi 2020-07-04 13:55:25 +06:00 committed by GitHub
parent 1452f2d424
commit 01439aae37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ futures = "0.3.1"
pin-project = "0.4.6"
serde_with_macros = "1.0.1"
teloxide-macros = { git = "http://github.com/teloxide/teloxide-macros", branch = "dev" }
teloxide-macros = "0.3.1"
[dev-dependencies]
smart-default = "0.6.0"