Hirrolot
|
8522759e68
|
Get ready for v0.4.0 (#347)
* Get ready for v0.4.0
* Export teloxide_macros as macros in lib.rs
* Use tokio v1.3 in README.md
* Return the feature 'macros' back
* Export teloxide_macros::teloxide in the prelude
* Document the 'macros' feature in README.md
* Update src/lib.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Update src/prelude.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Propagate features from teloxide-core
* teloxide-core = 0.2.1
* Fix CI
* Require teloxide-core/auto_send instead of teloxide/auto-send
* default-features = false (teloxide-core)
* Specify each teloxide-core feature separately
* Fix Cargo.toml
* JSON -> Json, CBOR -> Cbor
* Update Cargo.toml
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2021-03-21 18:34:23 +06:00 |
|
Temirkhan Myrzamadi
|
1af0bfdcbc
|
Fix the examples
|
2021-03-13 22:13:24 +06:00 |
|
Temirkhan Myrzamadi
|
b3aa539c4d
|
Download the master branch of teloxide-macros
|
2020-08-01 17:52:50 +06:00 |
|
Temirkhan Myrzamadi
|
8b14fb5122
|
Download teloxide-macros from git in the examples
|
2020-08-01 16:07:01 +06:00 |
|
Temirkhan Myrzamadi
|
09d3db9f9b
|
Fix Cargo.toml files in the examples
|
2020-07-31 21:43:28 +06:00 |
|
Temirkhan Myrzamadi
|
adce7a4773
|
Remove the smart-default dependency from examples/redis_remember_bot
|
2020-07-28 23:33:53 +06:00 |
|
Temirkhan Myrzamadi
|
a3c67f1838
|
Update examples/dialogue_bot
|
2020-07-28 21:00:44 +06:00 |
|
Temirkhan Myrzamadi
|
709fe18ade
|
Use teloxide-macros v0.3.2
|
2020-07-27 02:42:08 +06:00 |
|
Temirkhan Myrzamadi
|
aa0b2c7d1e
|
Update examples/redis_remember_bot
|
2020-07-25 02:02:40 +06:00 |
|
Temirkhan Myrzamadi
|
03ab247262
|
Update redis_remember_bot
|
2020-07-01 19:25:10 +06:00 |
|
Maximilian Siling
|
c58aa22f7b
|
Simpler example for Redis
|
2020-04-19 20:48:36 +03:00 |
|