diff --git a/Project.toml b/Project.toml index 6405cd5..9f7bf3a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,7 @@ name = "Example" uuid = "7876af07-990d-54b4-ab0e-23690620f79a" version = "0.5.4" + [compat] julia = "1" @@ -9,4 +10,3 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] test = ["Test"] -