We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e34689 commit 107ccaeCopy full SHA for 107ccae
1 file changed
Project.toml
@@ -2,14 +2,14 @@ name = "CodecZlib"
2
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
3
license = "MIT"
4
authors = ["Kenta Sato <bicycle1885@gmail.com>"]
5
-version = "0.7.4"
+version = "0.7.5"
6
7
[deps]
8
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
9
Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"
10
11
[compat]
12
-TranscodingStreams = "0.9, 0.10"
+TranscodingStreams = "0.9, 0.10, 0.11"
13
julia = "1.3"
14
15
[extras]
0 commit comments