Skip to content

Commit e7e94b1

Browse files
authored
Bump DataStructures compat (#670)
1 parent 8a427e4 commit e7e94b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GNNlib/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GNNlib"
22
uuid = "a6a84749-d869-43f8-aacc-be26a1996e48"
33
authors = ["Carlo Lucibello and contributors"]
4-
version = "1.2.0"
4+
version = "1.2.1"
55

66
[workspace]
77
projects = ["test", "docs", "../GNNGraphs"]
@@ -30,7 +30,7 @@ GNNlibMetalExt = "Metal"
3030
AMDGPU = "1"
3131
CUDA = "5"
3232
ChainRulesCore = "1.24"
33-
DataStructures = "0.18"
33+
DataStructures = "0.18, 0.19"
3434
GNNGraphs = "1.4"
3535
LinearAlgebra = "1"
3636
Metal = "1.0"

0 commit comments

Comments
 (0)