Skip to content

Commit 87a7059

Browse files
authored
Merge pull request #90 from ChrisRackauckas/patch-1
Allow DataStructures 0.18
2 parents 15fae6b + 6f864ec commit 87a7059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
2424

2525
[compat]
2626
CUDA = "1.2"
27-
DataStructures = "0.17"
27+
DataStructures = "0.17, 0.18"
2828
FillArrays = "0.8 - 0.9"
2929
Flux = "0.10 - 0.11"
3030
GraphSignals = "0.1"

0 commit comments

Comments
 (0)