We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb0da3 commit e2b829cCopy full SHA for e2b829c
Project.toml
@@ -1,6 +1,6 @@
1
name = "Libwebsockets"
2
uuid = "30a1cee6-c274-443c-b274-d8ea34e8f87d"
3
-version = "1.3.0"
+version = "1.3.1"
4
5
[deps]
6
libwebsockets_jll = "b6b84edf-6aef-5ff6-9b66-656961a84a09"
src/types.jl
@@ -36,7 +36,6 @@ export Lws,
36
LwsTlsCertInfoResults,
37
LwsTlsSessionDump,
38
LwsTokenLimits,
39
- LwsTokens,
40
LwsVhost,
41
LwsWritePassthru,
42
LwsX509Cert,
0 commit comments