add 0.0.1

This commit is contained in:
Tan, Kian-ting 2023-08-27 04:01:23 +08:00
parent e2fc37e969
commit cd24b68d23

View file

@ -21,7 +21,7 @@
(description "Split a string to a list of strings of a character by the unicode codepoint.
It requires module Uutf.")
(depends ocaml>=4.14 dune uutf)
(depends ocaml dune uutf)
(tags (string utf8)))
; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project