Skip to content

Commit 65049e2

Browse files
authored
Support IOCapture 1.x (#9)
It is fully backwards compatible with version 0.2.
1 parent 3ebaaa8 commit 65049e2

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
@@ -8,7 +8,7 @@ IOCapture = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
88
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
99

1010
[compat]
11-
IOCapture = "0.2"
11+
IOCapture = "0.2, 1"
1212
julia = "1.6"
1313

1414
[extras]

0 commit comments

Comments
 (0)