Skip to content

Commit 6dbf480

Browse files
authored
LB MemPool and TimespanLogging for DistributedNext support
1 parent 7989889 commit 6dbf480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ GraphViz = "0.2"
5555
Graphs = "1"
5656
JSON3 = "1"
5757
MacroTools = "0.5"
58-
MemPool = "0.4.11"
58+
MemPool = "0.4.12"
5959
OnlineStats = "1"
6060
Plots = "1"
6161
PrecompileTools = "1.2"
@@ -66,5 +66,5 @@ ScopedValues = "1.1"
6666
Statistics = "1"
6767
StatsBase = "0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
6868
TaskLocalValues = "0.1"
69-
TimespanLogging = "0.1"
69+
TimespanLogging = "0.1.1"
7070
julia = "1.9"

0 commit comments

Comments
 (0)