Skip to content

Commit f7e99a6

Browse files
upd Cargo.toml
1 parent 8b6fc64 commit f7e99a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

liteapi/Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
name = "ton_liteapi"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "Implementation of TON lite_api.tl interface"
6+
repository = "https://github.com/tonstack/lite-client"
7+
keywords = ["ton"]
8+
categories = ["network-programming"]
9+
license = "MIT"
10+
authors = ["Vladimir Lebedev <[email protected]>"]
511

612
[dependencies]
713
adnl = "2.0.0"

0 commit comments

Comments
 (0)