Skip to content

Commit

Permalink
New package: TelegramClient v0.3.0 (JuliaRegistries#38418)
Browse files Browse the repository at this point in the history
UUID: 0c50e747-7910-4d75-be1d-ae33d9528add
Repo: https://gitlab.com/aplavin/TelegramClient.jl.git
Tree: 203deea516830e753b3c3715fd98616fffcbddfe

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jun 11, 2021
1 parent 9d5ca61 commit d16e8c3
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ some amount of consideration when choosing package names.
0c1fde87-e0ea-49d6-ac2f-89b694f639e1 = { name = "HssMatrices", path = "H/HssMatrices" }
0c46a032-eb83-5123-abaf-570d42b7fbaa = { name = "DifferentialEquations", path = "D/DifferentialEquations" }
0c4b0c42-68ec-11ea-3bc9-e7fb6e00ea0f = { name = "SyslogLogging", path = "S/SyslogLogging" }
0c50e747-7910-4d75-be1d-ae33d9528add = { name = "TelegramClient", path = "T/TelegramClient" }
0c5d862f-8b57-4792-8d23-62f2024744c7 = { name = "Symbolics", path = "S/Symbolics" }
0c614874-6106-40ed-a7c2-2f1cd0bff883 = { name = "TerminalPager", path = "T/TerminalPager" }
0c68f7d7-f131-5f86-a1c3-88cf8149b2d7 = { name = "GPUArrays", path = "G/GPUArrays" }
Expand Down
6 changes: 6 additions & 0 deletions T/TelegramClient/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
DocStringExtensions = "0.8"
JSON3 = "1.8.0-1"
StructTypes = "1.7.0-1"
TDLib_jll = "1.7.0-1"
julia = "1.6.0-1"
5 changes: 5 additions & 0 deletions T/TelegramClient/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
TDLib_jll = "6cfef11d-eb86-5696-bb50-1df673c3ffa1"
3 changes: 3 additions & 0 deletions T/TelegramClient/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TelegramClient"
uuid = "0c50e747-7910-4d75-be1d-ae33d9528add"
repo = "https://gitlab.com/aplavin/TelegramClient.jl.git"
2 changes: 2 additions & 0 deletions T/TelegramClient/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3.0"]
git-tree-sha1 = "203deea516830e753b3c3715fd98616fffcbddfe"

0 comments on commit d16e8c3

Please sign in to comment.