Skip to content

Commit 6f245b2

Browse files
author
Anton Smirnov
authored
Import JSON in Wizard (#876)
1 parent 5849335 commit 6f245b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Wizard.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module Wizard
33
using BinaryBuilderBase, OutputCollectors, ..Auditor
44
using Random
55
using GitHub, LibGit2, Pkg, Sockets, ObjectFile
6+
using JSON
67
import SHA: sha256
78
using REPL
89
using REPL.Terminals

0 commit comments

Comments
 (0)