Skip to content

Commit 456daa5

Browse files
authored
Update [compat] to allow MbedTLS v1 (#912)
1 parent efe095e commit 456daa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1"
2222
[compat]
2323
Conda = "1"
2424
JSON = "0.18,0.19,0.20,0.21,1"
25-
MbedTLS = "0.5,0.6,0.7"
25+
MbedTLS = "0.5,0.6,0.7,1"
2626
SoftGlobalScope = "1"
2727
ZMQ = "1"
2828
julia = "0.7,1"

0 commit comments

Comments
 (0)