We don't need to pin yocaml anymore

This commit is contained in:
Reynir Björnsson 2024-04-03 14:40:28 +02:00
parent 32b4eb2828
commit 8e79cb49ee

View file

@ -31,13 +31,3 @@ depends: [
"yocaml_jingoo"
"yocaml_cmark"
]
pin-depends: [
["yocaml.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
["yocaml_unix.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
["yocaml_yaml.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
#["yocaml_markdown.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
["yocaml_jingoo.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
["yocaml_git.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
["yocaml_cmark.dev" "git+https://github.com/xhtmlboi/yocaml.git"]
]