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 7b364e7 commit 40314faCopy full SHA for 40314fa
Project.toml
@@ -1,6 +1,6 @@
1
name = "OAuth"
2
uuid = "22d8b318-f366-56fb-a292-a93f7d76c017"
3
-version = "0.8.0"
+version = "0.9.0"
4
5
[deps]
6
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -11,6 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
[compat]
12
HTTP = "~0.8.0"
13
julia = "1.0"
14
+MbedTLS = "~0.6.0"
15
16
[extras]
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments