Skip to content

Commit 4870fa7

Browse files
authored
build(deps): bump DataStructures to 0.19 (#358)
1 parent 06fa398 commit 4870fa7

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
@@ -1,7 +1,7 @@
11
name = "ChaosTools"
22
uuid = "608a59af-f2a3-5ad4-90b4-758bdf3122a7"
33
repo = "https://github.com/JuliaDynamics/ChaosTools.jl.git"
4-
version = "3.5.2"
4+
version = "3.5.3"
55

66
[deps]
77
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -26,7 +26,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2626
[compat]
2727
Combinatorics = "0.7, 1"
2828
DSP = "0.6, 0.7, 0.8"
29-
DataStructures = "0.18"
29+
DataStructures = "0.18, 0.19"
3030
Distances = "0.7, 0.8, 0.9, 0.10"
3131
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
3232
DynamicalSystemsBase = "3"

0 commit comments

Comments
 (0)