Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 88bddfa

Browse files
CompatHelper: add new compat entry for "Functors" at version "0.1" (#180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2003406 commit 88bddfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3030
[compat]
3131
AbstractTrees = "0.3"
3232
Adapt = "2"
33-
CircularArrayBuffers = "0.1"
3433
CUDA = "1, 2.1"
34+
CircularArrayBuffers = "0.1"
3535
Distributions = "0.24"
3636
ElasticArrays = "1.2"
3737
FillArrays = "0.8, 0.9, 0.10"
3838
Flux = "0.11.1"
39+
Functors = "0.1"
3940
GPUArrays = "5, 6.0"
4041
ImageTransformations = "0.8"
4142
JLD = "0.10"

0 commit comments

Comments
 (0)