diff --git a/Project.toml b/Project.toml index 501cab1..df03c85 100644 --- a/Project.toml +++ b/Project.toml @@ -6,11 +6,12 @@ version = "1.1.0" [deps] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" +[compat] +Distributed = "< 0.0.1, 1" +julia = "1.0" + [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] test = ["Test"] - -[compat] -julia = "1.0"