1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 11,7 11,7 @@ Add an alias to `~/.clojure/deps.edn`
{:extra-deps
{io.dominic/slow-namespace-clj
{:git/url "https://git.sr.ht/~severeoverfl0w/slow-namespace-clj"
- :sha "TODO"}}
+ :sha "5541c24e24cb95078d6b031202748ca3ba6a9ac3"}}
:main-opts ["-m" "io.dominic.slow-namespace-clj.core"]}
```