Skip to content

Commit

Permalink
Removed MbedTLS@0.7 since it only supports Julia1.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
mattBrzezinski committed Sep 23, 2020
1 parent 9dbad72 commit aa0ee94
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 @@ -17,7 +17,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
HTTP = "0.8"
JSON = "0.21"
Libz = "1"
MbedTLS = "0.6, 0.7"
MbedTLS = "0.6"
MsgPack = "1"
julia = "1"

Expand Down

0 comments on commit aa0ee94

Please sign in to comment.