Skip to content

Commit 071ee0a

Browse files
authored
Update [compat] to allow CodevZlib v0.7 (#138)
1 parent 1748c4b commit 071ee0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
1111
[compat]
1212
BufferedStreams = "0.4.1, 1"
1313
HDF5 = "0.11, 0.12, 0.13"
14-
CodecZlib = "0.5, 0.6"
14+
CodecZlib = "0.5, 0.6, 0.7"
1515
julia = "1.3"
1616

1717
[extras]

0 commit comments

Comments
 (0)