init snippet text embed

This commit is contained in:
Travis Shears 2026-03-11 14:45:50 +01:00
parent ca13eb6edc
commit 9c0b8bef3c
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
4 changed files with 81 additions and 6 deletions

View file

@ -7,6 +7,10 @@
;; db
com.datomic/local {:mvn/version "1.0.291"}
;; http client
clj-http/clj-http {:mvn/version "3.13.1"}
cheshire/cheshire {:mvn/version "5.11.0"}
;; logging
com.taoensso/telemere {:mvn/version "1.0.0"}