Skip to content

Commit 974548d

Browse files
authored
Merge pull request #49 from yuehhua/compathelper/new_version/2020-06-20-00-18-36-785-540576185
CompatHelper: bump compat for "Zygote" to "0.5"
2 parents ca55158 + ef26288 commit 974548d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ version = "0.1.1"
164164

165165
[[FillArrays]]
166166
deps = ["LinearAlgebra", "Random", "SparseArrays"]
167-
git-tree-sha1 = "44f561e293987ffc84272cd3d2b14b0b93123d63"
167+
git-tree-sha1 = "bf726ba7ce99e00d10bf63c031285fb9ab3676ae"
168168
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
169-
version = "0.8.10"
169+
version = "0.8.11"
170170

171171
[[FixedPointNumbers]]
172172
git-tree-sha1 = "8fb797c37a3b7ced4327a05ac4ca0dd6a4f1ba92"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Flux = "~0.10"
3030
LightGraphs = "1.3"
3131
Requires = "^1.0.0"
3232
StaticArrays = "^0.12.1"
33-
Zygote = "~0.4"
33+
Zygote = "~0.4, 0.5"
3434
ZygoteRules = "~0.2"
3535
julia = "1.4"
3636

0 commit comments

Comments
 (0)