Skip to content

Commit

Permalink
remove compat 0.11 from CairoMakie
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Feb 19, 2024
1 parent 19468db commit 41a9b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Aqua = "0.8"
CairoMakie = "0.10, 0.11"
CairoMakie = "0.10"
Downloads = "1"
ForwardDiff = "0.10.24"
LinearAlgebra = "1"
Expand Down

0 comments on commit 41a9b70

Please sign in to comment.