Skip to content

Commit

Permalink
New version: DataStructures v0.14.1 (JuliaRegistries#921)
Browse files Browse the repository at this point in the history
UUID: 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8
Repo: https://github.com/JuliaCollections/DataStructures.jl.git
Tree: 9663048b4d1b8dedb593708f607891920234a854

Registrator tree SHA: 19e462ef9a4c479fb22b3bb23985838b10ca9f42
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed May 22, 2019
1 parent c7131d2 commit c909da0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
5 changes: 4 additions & 1 deletion D/DataStructures/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ julia = "0.2-0.4"
["0.13-0"]
OrderedCollections = "1.0.1-1"

["0.15-0"]
julia = "0.7-1"

["0.2.10-0.2"]
julia = "0.2-0.3"

Expand Down Expand Up @@ -71,5 +74,5 @@ Compat = "0.41-2"
["0.8"]
Compat = "0.61-2"

["0.9-0"]
["0.9-0.14.0"]
julia = "0.7-1"
7 changes: 7 additions & 0 deletions D/DataStructures/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
["0.13-0"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"

["0.15-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3.6-0.3"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

Expand All @@ -15,6 +20,8 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.9-0"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

["0.9-0.14.0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions D/DataStructures/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,8 @@ git-tree-sha1 = "70c9a5215aa61d216f2f6ef209a8e190c3c17b40"
["0.14.0"]
git-tree-sha1 = "8fc6e166e24fda04b2b648d4260cdad241788c54"

["0.14.1"]
git-tree-sha1 = "9663048b4d1b8dedb593708f607891920234a854"

["0.15.0"]
git-tree-sha1 = "ca971f03e146cf144a9e2f2ce59674f5bf0e8038"

0 comments on commit c909da0

Please sign in to comment.