Skip to content

Commit

Permalink
Add compat entries (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanning authored Jan 19, 2022
1 parent de46fef commit 689267f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ LightOSM = "d1922b25-af4e-4ba3-84af-fe9bea896051"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[compat]
julia = "1.6, 1.7"
GraphMakie = "0.3"
Graphs = "1.5"
LightOSM = "0.1"
Makie = "0.15"

0 comments on commit 689267f

Please sign in to comment.