Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vlad Dumitru
speechcake
Commits
024d3963
Commit
024d3963
authored
Aug 25, 2021
by
Vlad Dumitru
Browse files
update deps
parent
2d84dc70
Changes
2
Hide whitespace changes
Inline
Side-by-side
dune-project
View file @
024d3963
...
...
@@ -24,6 +24,10 @@
(cmdliner (>= 1.0.4))
(dream (>= 1.0.0~alpha2))
(decoders-yojson (>= 0.6.0))
(ISO8601 (>= 0.2.6))
(ppx_deriving (>= 5.2.1))
(alcotest (>= 1.4.0))
(qcheck (>= 0.17))
)
)
speechcake.opam
View file @
024d3963
...
...
@@ -19,6 +19,10 @@ depends: [
"cmdliner" {>= "1.0.4"}
"dream" {>= "1.0.0~alpha2"}
"decoders-yojson" {>= "0.6.0"}
"ISO8601" {>= "0.2.6"}
"ppx_deriving" {>= "5.2.1"}
"alcotest" {>= "1.4.0"}
"qcheck" {>= "0.17"}
"odoc" {with-doc}
]
build: [
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment