Skip to content

Commit

Permalink
Update dependencies. (#263)
Browse files Browse the repository at this point in the history
Project Metal v0.5.1
Diff `~/work/Metal.jl/Metal.jl/Project.toml`
  [63c18a36] ↑ KernelAbstractions v0.9.8 ⇒ v0.9.10

Co-authored-by: maleadt <[email protected]>
  • Loading branch information
github-actions[bot] and maleadt authored Oct 16, 2023
1 parent 3abaf08 commit 630278e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "3b100fde98aa700c485e512703839fa8e89cb14b"
project_hash = "b735d568ff1b084ef7f874ecda45164086f9d882"

[[deps.Adapt]]
deps = ["LinearAlgebra", "Requires"]
Expand Down Expand Up @@ -95,9 +95,9 @@ version = "1.5.0"

[[deps.KernelAbstractions]]
deps = ["Adapt", "Atomix", "InteractiveUtils", "LinearAlgebra", "MacroTools", "PrecompileTools", "Requires", "SparseArrays", "StaticArrays", "UUIDs", "UnsafeAtomics", "UnsafeAtomicsLLVM"]
git-tree-sha1 = "4c5875e4c228247e1c2b087669846941fb6e0118"
git-tree-sha1 = "5f1ecfddb6abde48563d08b2cc7e5116ebcd6c27"
uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
version = "0.9.8"
version = "0.9.10"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
Expand Down

0 comments on commit 630278e

Please sign in to comment.