Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Dec 19, 2019
1 parent 51e4893 commit 2ff7030
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,10 @@ deps = ["LinearAlgebra", "SparseArrays"]
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[[StructArrays]]
deps = ["PooledArrays", "Requires"]
git-tree-sha1 = "8b4ea677c4dfbcb538695e853207a9f70f84be20"
deps = ["PooledArrays", "Tables", "WeakRefStrings"]
git-tree-sha1 = "3fc5db2b56b24425b7ff2c498bcc91d83972bec3"
repo-rev = "remotes/cache/pull/97/head"
repo-url = "https://github.com/piever/StructArrays.jl.git"
uuid = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
version = "0.4.0"

Expand Down

0 comments on commit 2ff7030

Please sign in to comment.