aboutsummaryrefslogtreecommitdiff
path: root/opam
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2018-04-20 20:27:29 +0200
committerSébastien Dailly <sebastien@chimrod.com>2018-04-20 20:27:29 +0200
commit725a98ea6133fe7741ac1ada32d53f7978bfede0 (patch)
tree9dcced0b39b7779ea677eef193c87e9e2dcf9899 /opam
parent83a783f652dff960a0c6e15f94f1fc496813d998 (diff)
Update dependencies
Diffstat (limited to 'opam')
-rwxr-xr-xopam2
1 files changed, 1 insertions, 1 deletions
diff --git a/opam b/opam
index 264016e..c8d8408 100755
--- a/opam
+++ b/opam
@@ -26,6 +26,6 @@ depends: [
"xmlm"
"text"
"zarith" { >= "1.5" }
- "base"
+ "string_dict"
]
available: [ ocaml-version >= "4.06.0" ]