Skip to content

Commit e2b829c

Browse files
authored
rm LwsTokens (#21)
1 parent 4eb0da3 commit e2b829c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Libwebsockets"
22
uuid = "30a1cee6-c274-443c-b274-d8ea34e8f87d"
3-
version = "1.3.0"
3+
version = "1.3.1"
44

55
[deps]
66
libwebsockets_jll = "b6b84edf-6aef-5ff6-9b66-656961a84a09"

src/types.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export Lws,
3636
LwsTlsCertInfoResults,
3737
LwsTlsSessionDump,
3838
LwsTokenLimits,
39-
LwsTokens,
4039
LwsVhost,
4140
LwsWritePassthru,
4241
LwsX509Cert,

0 commit comments

Comments
 (0)