dakrone / clj-http

An idiomatic clojure http client wrapping the apache client. Officially supported version.
http://clojars.org/clj-http
MIT License
1.77k stars 408 forks source link

Add transit to README optional deps. #632

Closed samwagg closed 1 year ago

samwagg commented 1 year ago

Maybe I'm misunderstanding something about the optional deps, but I also don't understand why this section is under Development. Don't all users who want to use one of these optional deps need to know to include the dep in their dependency management tool?

dakrone commented 1 year ago

Merged, thanks!