You can add a compat section to your Project file, in particular, you can add ```julia julia = "1" BinaryProvider = "0.5" ``` This is a good thing to do whenever you have dependencies outside the standard lib
You can add a compat section to your Project file, in particular, you can add
This is a good thing to do whenever you have dependencies outside the standard lib