Skip to content

Commit

Permalink
remove restriction on mbedtls
Browse files Browse the repository at this point in the history
  • Loading branch information
samtkaplan committed Aug 24, 2022
1 parent 7dba7e6 commit 81ef422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
HTTP = "1"
JSON = "0.21"
JSONWebTokens = "0.2, 0.3"
MbedTLS = "0.6.8, 0.7, 1.0.0 - 1.1.0"
MbedTLS = "0.6.8, 0.7, 1"
julia = "1"

[extras]
Expand Down

0 comments on commit 81ef422

Please sign in to comment.