From 630278e9a9ef52b559590512918433989c354673 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:59:49 +0200 Subject: [PATCH] Update dependencies. (#263) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- Manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index b8eb0e2b3..7dddd376a 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.8.5" manifest_format = "2.0" -project_hash = "3b100fde98aa700c485e512703839fa8e89cb14b" +project_hash = "b735d568ff1b084ef7f874ecda45164086f9d882" [[deps.Adapt]] deps = ["LinearAlgebra", "Requires"] @@ -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"]