From cedde02db776a9268c5680f568a641448f6ff2ad Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Sat, 22 Jun 2019 17:34:54 +0200 Subject: [PATCH] Added compat section --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 01d52e36d..5424e901a 100755 --- a/Project.toml +++ b/Project.toml @@ -27,3 +27,6 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" URIParser = "30578b45-9adc-5946-b283-645ec420af67" Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" + +[compat] +julia = "1"