mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix: remove reference to sequence
This commit is contained in:
parent
0c00cafb20
commit
f71472ad08
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ depopts: [
|
|||
"base-unix"
|
||||
"base-threads"
|
||||
]
|
||||
conflicts: [
|
||||
"sequence" { < "0.5" }
|
||||
]
|
||||
tags: [ "stdlib" "containers" "iterators" "list" "heap" "queue" ]
|
||||
homepage: "https://github.com/c-cube/ocaml-containers/"
|
||||
doc: "https://c-cube.github.io/ocaml-containers"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue