Skip to content

Commit

Permalink
Update dependencies. (#2013)
Browse files Browse the repository at this point in the history
Project CUDA v4.4.0
        Diff `~/work/CUDA.jl/CUDA.jl/Project.toml`
  [621f4979] ↑ AbstractFFTs v1.4.0 ⇒ v1.5.0
  [e2ba6199] ↑ ExprTools v0.1.9 ⇒ v0.1.10

Co-authored-by: maleadt <[email protected]>
  • Loading branch information
github-actions[bot] and maleadt authored Jul 31, 2023
1 parent a912bea commit d79adbf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file is machine-generated - editing it directly is not advised

[[AbstractFFTs]]
deps = ["ChainRulesCore", "LinearAlgebra"]
git-tree-sha1 = "cad4c758c0038eea30394b1b671526921ca85b21"
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
git-tree-sha1 = "d92ad398961a3ed262d8bf04a1a2b8340f915fef"
uuid = "621f4979-c628-5d54-868e-fcf4e3e8185c"
version = "1.4.0"
version = "1.5.0"

[[Adapt]]
deps = ["LinearAlgebra", "Requires"]
Expand Down Expand Up @@ -93,9 +93,9 @@ deps = ["ArgTools", "LibCURL", "NetworkOptions"]
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"

[[ExprTools]]
git-tree-sha1 = "c1d06d129da9f55715c6c212866f5b1bddc5fa00"
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
version = "0.1.9"
version = "0.1.10"

[[GPUArrays]]
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
Expand Down

0 comments on commit d79adbf

Please sign in to comment.