File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 44 - linux
55 - osx
66julia :
7- - 1.0
8- - 1.1
7+ - 1.3
98 - nightly
109matrix :
1110 allow_failures :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name = "CodecZstd"
22uuid = " 6b39b394-51ab-5f42-8807-6242bab2b4c2"
33license = " MIT"
44authors = [" Kenta Sato <bicycle1885@gmail.com>" ]
5- version = " 0.6.1 "
5+ version = " 0.7.0 "
66
77[deps ]
88TranscodingStreams = " 3bb67fe8-82b1-5028-8e26-92a6c54297fa"
@@ -11,7 +11,7 @@ Zstd_jll = "3161d3a3-bdf6-5164-811a-617609db77b4"
1111[compat ]
1212TranscodingStreams = " 0.9"
1313Zstd_jll = " 1.4"
14- julia = " 1"
14+ julia = " 1.3 "
1515
1616[extras ]
1717Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
Original file line number Diff line number Diff line change 11environment :
22 matrix :
3- - julia_version : 1.0
4- - julia_version : 1.1
3+ - julia_version : 1.3
54 - julia_version : nightly
65
76platform :
You can’t perform that action at this time.
0 commit comments