diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ chrono = "0.4" tdlib-rs = { version = "0.1", path = "../tdlib-rs" } +[features] +core = [] |
![]() |
index : tdlib-autogen | |
tdlib autogen bindings | syn |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -15,3 +15,5 @@ chrono = "0.4" tdlib-rs = { version = "0.1", path = "../tdlib-rs" } +[features] +core = [] |