We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9c608 commit e01cb74Copy full SHA for e01cb74
src/CodecZlib.jl
@@ -27,7 +27,7 @@ import TranscodingStreams:
27
initialize,
28
finalize,
29
splitkwargs
30
-using Zlib_jll
+using Zlib_jll: libz
31
32
include("libz.jl")
33
include("compression.jl")
0 commit comments