Skip to content

Commit

Permalink
Update dependencies. (#227)
Browse files Browse the repository at this point in the history
Project Metal v0.5.0
Diff `~/work/Metal.jl/Metal.jl/Project.toml`
  [90137ffa] ↑ StaticArrays v1.6.1 ⇒ v1.6.2

Co-authored-by: maleadt <[email protected]>
  • Loading branch information
github-actions[bot] and maleadt authored Jul 24, 2023
1 parent 14fd3a2 commit 17e7659
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -282,14 +282,14 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[[deps.StaticArrays]]
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "fffc14c695c17bfdbfa92a2a01836cdc542a1e46"
git-tree-sha1 = "9cabadf6e7cd2349b6cf49f1915ad2028d65e881"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.6.1"
version = "1.6.2"

[[deps.StaticArraysCore]]
git-tree-sha1 = "1d5708d926c76a505052d0d24a846d5da08bc3a4"
git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d"
uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
version = "1.4.1"
version = "1.4.2"

[[deps.Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down

0 comments on commit 17e7659

Please sign in to comment.