Skip to content

Commit 7b9081c

Browse files
committed
Add Zstd_jll to LibCURL_jll dependencies
1 parent 9fe2344 commit 7b9081c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
9191
version = "0.6.4"
9292

9393
[[deps.LibCURL_jll]]
94-
deps = ["Artifacts", "CompilerSupportLibraries_jll", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
94+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "Zstd_jll", "nghttp2_jll"]
9595
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
9696
version = "8.14.1+1"
9797

0 commit comments

Comments
 (0)