diff --git a/Manifest.toml b/Manifest.toml index 147f4e9..58cddb9 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.8.2" manifest_format = "2.0" -project_hash = "edef2709ca5ed93a887579907c4eb7045e5446ec" +project_hash = "917d746ee7294d3db5b07795ed54a8cdca5bd2d5" [[deps.Artifacts]] uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" diff --git a/Project.toml b/Project.toml index 937f3d7..920b6a3 100644 --- a/Project.toml +++ b/Project.toml @@ -6,3 +6,7 @@ version = "0.1.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +[compat] +StaticArrays = "1" +julia = "1"