diff --git a/Project.toml b/Project.toml index 206f5745..3990c7be 100644 --- a/Project.toml +++ b/Project.toml @@ -13,3 +13,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" + +[compat] +TOML = "1"