about summary refs log tree commit diff
path: root/deps.edn
blob: d7fce3c11467156c91bd5b022030b8e00adefcbd (plain) (blame)
1
2
3
4
{:deps {
        instaparse {:mvn/version "1.4.10"}
        org.clojure/core.match {:mvn/version "1.0.0"}
       }}