about summary refs log blame commit diff stats
path: root/janet/fedi-playground/project.janet
blob: a8629cec6be0ba4e40044783c09c5825040e4955 (plain) (tree)
1
2
3
4
5
6





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