change rust-tdlib link (#1421)
This commit is contained in:
parent
4b2db994d0
commit
cf5eb35ece
@ -172,9 +172,11 @@ TDLib can be used from the Rust programming language through the [JSON](https://
|
||||
See [tdlib-rs](https://github.com/agnipau/tdlib-rs), which contains automatically generated classes for all TDLib API methods and objects.
|
||||
|
||||
See [rtdlib](https://github.com/fewensa/rtdlib), [tdlib-rs](https://github.com/d653/tdlib-rs), [tdlib-futures](https://github.com/yuri91/tdlib-futures),
|
||||
[tdlib-sys](https://github.com/nuxeh/tdlib-sys), [rust-tdlib](https://github.com/lattenwald/rust-tdlib), or
|
||||
[tdlib-sys](https://github.com/nuxeh/tdlib-sys), or
|
||||
[tdjson-rs](https://github.com/mersinvald/tdjson-rs) for examples of TDLib Rust bindings.
|
||||
|
||||
You can use [rust-tdlib](https://github.com/aCLr/rust-tdlib) if you need high-level client implementation.
|
||||
|
||||
<a name="erlang"></a>
|
||||
## Using TDLib in Erlang projects
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user