Mercurial > repos > public > sbplib_julia
diff Manifest.toml @ 1589:b22b9097d907 feature/sbp_operators/laplace_curvilinear
Add LinearAlgebra to Grids and fix a typo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 26 Apr 2024 23:37:29 +0200 |
parents | 2cee20ecc0bc |
children | 707fc9761c2b |
line wrap: on
line diff
--- a/Manifest.toml Fri Apr 26 23:36:49 2024 +0200 +++ b/Manifest.toml Fri Apr 26 23:37:29 2024 +0200 @@ -2,7 +2,7 @@ julia_version = "1.10.2" manifest_format = "2.0" -project_hash = "a36735c53cfa4453f39635046eeaa47a4ea1231b" +project_hash = "32fac879810099260f177c27318d3f26de4a00cc" [[deps.Adapt]] deps = ["LinearAlgebra", "Requires"]