File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
30
30
TaskLocalValues = " ed4db957-447d-4319-bfb6-7fa9ae7ecf34"
31
31
TermInterface = " 8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
32
32
TimerOutputs = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
33
+ WeakCacheSets = " d30d5f5c-d141-4870-aa07-aabb0f5fe7d5"
33
34
WeakValueDicts = " 897b6980-f191-5a31-bcb0-bf3c4585e0c1"
34
35
35
36
[weakdeps ]
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ import ArrayInterface
28
28
import ExproniconLite as EL
29
29
import TaskLocalValues: TaskLocalValue
30
30
using WeakValueDicts: WeakValueDict
31
+ using WeakCacheSets: WeakCacheSet, getkey!
31
32
using Base: RefValue
32
33
33
34
# include("WeakCacheSets.jl")
You can’t perform that action at this time.
0 commit comments