Skip to content

Commit fd07d35

Browse files
committed
add tools.deps.edn to contrib libs
1 parent 9d48887 commit fd07d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/dev/contrib_libs.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Status legend:
7171
| https://clojure.github.io/tools.build/[tools.build] | Functions for writing Clojure build programs | Alex Miller | Active
7272
| https://clojure.github.io/tools.cli/[tools.cli] | Command-line argument processor | Sean Corfield | Active
7373
| https://clojure.github.io/tools.deps/[tools.deps] | Deps as data and classpath construction | Alex Miller | Active
74+
| https://clojure.github.io/tools.deps,edn/[tools.deps.edn] | Reading, validating, and manipulating deps.edn data structures | Alex Miller | Active
7475
| https://clojure.github.io/tools.deps.cli/[tools.deps.cli] | Deps functions for use with Clojure CLI | Alex Miller | Active
7576
| https://clojure.github.io/tools.deps.graph/[tools.deps.graph] | Create dependency graphs for deps.edn projects | Alex Miller | Active
7677
| https://clojure.github.io/tools.gitlibs/[tools.gitlibs] | Tools for retrieving, caching, and using git-based projects | Alex Miller | Active

0 commit comments

Comments
 (0)