JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

julia version requirement for package MbedTLS not satisfied #206

Closed fpmenninger closed 5 years ago

fpmenninger commented 5 years ago

When updating packages using Julia 1.0.4 (LTS) on Windows 7, receive the following message:

Resolving package versions...
┌ Warning: julia version requirement for package MbedTLS not satisfied
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\bu
ild\usr\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:153

Is this because MbedTLS requires (or is happier with) > 1.0? Can I ignore this warning? Or can MbedTLS remain compatible with the LTS version? Thanks

fpmenninger commented 5 years ago

I believe the problem is trying to use the #master branch with Julia 1.0.4.