diff --git a/F/FactoredMatrices/Compat.toml b/F/FactoredMatrices/Compat.toml index 51ff737..e41a332 100644 --- a/F/FactoredMatrices/Compat.toml +++ b/F/FactoredMatrices/Compat.toml @@ -1,5 +1,8 @@ ["0.1-0.1.1"] julia = "1" -["0.1.3-0"] +["0.1.3-1"] julia = "1.10.0-1" + +[1] +LinearAlgebra = "1" diff --git a/F/FactoredMatrices/Deps.toml b/F/FactoredMatrices/Deps.toml index 695b0b0..1091052 100644 --- a/F/FactoredMatrices/Deps.toml +++ b/F/FactoredMatrices/Deps.toml @@ -1,4 +1,4 @@ -[0] +[0-1] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ["0.0"] diff --git a/F/FactoredMatrices/Versions.toml b/F/FactoredMatrices/Versions.toml index 9827624..425bb85 100644 --- a/F/FactoredMatrices/Versions.toml +++ b/F/FactoredMatrices/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "80e9cd1169462e06e5691618530d09b65a8f3ddb" ["0.1.3"] git-tree-sha1 = "2bcf6504d25e47f9667d23ff158a25627cb6ce97" + +["1.0.0"] +git-tree-sha1 = "01c27a6daea45d56413ac74f7c1acbc301d40e0f"