Skip to content

Commit f3c0e83

Browse files
Bump CodecZlib compat version
1 parent aeb2a10 commit f3c0e83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.DS_Store
22
/Manifest.toml
3+
.vscode

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
99
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1010

1111
[compat]
12-
CodecZlib = "0.6.0"
12+
CodecZlib = "0.7.0"
1313
HTTP = "0.8.8"
1414
JSON = "0.21.0"
1515
julia = "1"

0 commit comments

Comments
 (0)