Skip to content

Commit b48b504

Browse files
committed
Add compat for stdlibs.
1 parent 66d15cb commit b48b504

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
99
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
1010

1111
[compat]
12+
Base64 = "<0.0.1, 1"
1213
IOCapture = "0.2"
1314
JSON = "0.18, 0.19, 0.20, 0.21, 1"
15+
REPL = "<0.0.1, 1"
1416
julia = "1"
1517

1618
[extras]

0 commit comments

Comments
 (0)