Skip to content

Commit

Permalink
add compat section
Browse files Browse the repository at this point in the history
  • Loading branch information
axsk committed Jan 5, 2023
1 parent 6d79878 commit 194b38e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.4"
manifest_format = "2.0"
project_hash = "f028be22d21b22a24a1d49ca3e7fafd766a158d9"
project_hash = "126293cfb4a39c6c97a0461c48233cd835c402ef"

[[deps.Artifacts]]
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand Down
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ version = "0.1.0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Requires = "1"
julia = "1"

0 comments on commit 194b38e

Please sign in to comment.