Skip to content

Commit

Permalink
Add compat entry for GraphMakie (#12)
Browse files Browse the repository at this point in the history
Necessary to ensure it works with Graphs instead of LightGraphs
  • Loading branch information
fbanning authored Jan 19, 2022
1 parent 14ae477 commit de46fef
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 @@ -8,3 +8,6 @@ GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LightOSM = "d1922b25-af4e-4ba3-84af-fe9bea896051"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[compat]
GraphMakie = "0.3"

0 comments on commit de46fef

Please sign in to comment.