Skip to content

Commit 30cf2f7

Browse files
github-actions[bot]CompatHelper Julianhz2
authored
CompatHelper: bump compat for InputBuffers to 1 (#67)
* CompatHelper: bump compat for InputBuffers to 1, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Nathan Zimmerberg <[email protected]>
1 parent 479436a commit 30cf2f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ZipArchives"
22
uuid = "49080126-0e18-4c2a-b176-c102e4b3760c"
33
authors = ["nhz2 <[email protected]>"]
4-
version = "2.1.6"
4+
version = "2.1.7"
55

66
[deps]
77
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
@@ -14,7 +14,7 @@ Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"
1414
[compat]
1515
ArgCheck = "2"
1616
CodecZlib = "0.7"
17-
InputBuffers = "0.1.1, 0.2"
17+
InputBuffers = "1"
1818
PrecompileTools = "1"
1919
TranscodingStreams = "0.10.5, 0.11"
2020
Zlib_jll = "1"

0 commit comments

Comments
 (0)