Skip to content

Commit d79adbf

Browse files
Update dependencies. (#2013)
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 <maleadt@users.noreply.github.com>
1 parent a912bea commit d79adbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Manifest.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file is machine-generated - editing it directly is not advised
22

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

99
[[Adapt]]
1010
deps = ["LinearAlgebra", "Requires"]
@@ -93,9 +93,9 @@ deps = ["ArgTools", "LibCURL", "NetworkOptions"]
9393
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
9494

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

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

0 commit comments

Comments
 (0)