Skip to content

Commit 0a84337

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep existing compat)
1 parent d60172f commit 0a84337

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ version = "0.9.0"
55
[deps]
66
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
77
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
8-
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
98
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
9+
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1010
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
1111
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
1212
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
@@ -30,6 +30,7 @@ ChainRulesCore = "1"
3030
Flux = "0.13.16, 0.14"
3131
Functors = "0.4"
3232
JLD2 = "0.4"
33+
LazyArtifacts = "1"
3334
MLUtils = "0.4"
3435
NNlib = "0.8, 0.9"
3536
PartialFunctions = "1"

0 commit comments

Comments
 (0)