ludus/janet/project.janet

6 lines
113 B
Plaintext

(declare-project
:dependencies [
{:url "https://github.com/ianthehenry/judge.git"
:tag "v2.8.1"}
])