Skip to content

Commit

Permalink
CompatHelper: add new compat entry for DynamicSparseArrays at version…
Browse files Browse the repository at this point in the history
… 0.7, (keep existing compat) (#1)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Oct 21, 2023
1 parent 504f6bb commit cc0a36f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ version = "0.1.0"
DynamicSparseArrays = "8086fd22-9a0c-46a5-a6c8-6e24676501fe"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
DynamicSparseArrays = "0.7"

0 comments on commit cc0a36f

Please sign in to comment.