Skip to content

Commit a3d1fbd

Browse files
committed
Lock Zygote to a particular version
1 parent ffc5048 commit a3d1fbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/Manifest.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ version = "0.8.1"
309309

310310
[[Zygote]]
311311
deps = ["DiffRules", "ForwardDiff", "IRTools", "InteractiveUtils", "LinearAlgebra", "MacroTools", "NNlib", "NaNMath", "Random", "Requires", "SpecialFunctions", "Statistics"]
312-
path = ".."
312+
git-tree-sha1 = "d3c2ae55d116b5360a73b1e88d1a974b446d933a"
313+
repo-rev = "ffc50480ff8f7662110bfb82b0b6d4f9cef6e59d"
314+
repo-url = "https://github.com/FluxML/Zygote.jl.git"
313315
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
314316
version = "0.2.0+"

0 commit comments

Comments
 (0)