Enable edn writter for duration type.

This commit is contained in:
Andrey Antukh 2020-02-06 09:18:46 +01:00
parent 9373296fd4
commit e2d4d121d8
3 changed files with 21 additions and 4 deletions

View file

@ -21,6 +21,7 @@
[promesa.exec :as px]
[uxbox.migrations]
[uxbox.util.storage :as st]
[uxbox.util.time :as tm]
[mount.core :as mount]))
;; --- Benchmarking Tools