Skip to content

Commit fd98763

Browse files
authored
Add compat for datastructures.jl v0.19
1 parent 4a28e2c commit fd98763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ WGLMakieExt = ["WGLMakie", "Bonito"]
3737
[compat]
3838
Bonito = "^4"
3939
CairoMakie = "^0.13"
40-
DataStructures = "^0.18.15"
40+
DataStructures = "^0.18.15, ^0.19"
4141
Dates = "^1"
4242
HTTP = "^1.8"
4343
JSON3 = "^1.9"

0 commit comments

Comments
 (0)