diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2023-08-08 10:40:52 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2023-08-08 10:40:52 +0200 |
commit | 9e7f27c60a425e2baa67cd459d8509a43b1d123d (patch) | |
tree | 53d79526c3a665e077ce85d8ea48a2ac3fcb07ff /lib/elements/dune | |
parent | e4f50f8df6e4bc72664b0e5fc2f054694c038973 (diff) |
Update to brr 0.0.6
Diffstat (limited to 'lib/elements/dune')
-rwxr-xr-x | lib/elements/dune | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/elements/dune b/lib/elements/dune index 97d0753..97cca4c 100755 --- a/lib/elements/dune +++ b/lib/elements/dune @@ -2,7 +2,7 @@ (name elements) (libraries brr - brr.note + note.brr js_of_ocaml ) (preprocess (pps ppx_hash js_of_ocaml-ppx)) |