mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
remove dep on bare-encoding
This commit is contained in:
parent
e90df644c4
commit
a6b303bb90
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ depends: [
|
||||||
"ocaml" { >= "4.04" }
|
"ocaml" { >= "4.04" }
|
||||||
"sidekick" { = version }
|
"sidekick" { = version }
|
||||||
"zarith" { >= "1.8" } # constraint for infix ops
|
"zarith" { >= "1.8" } # constraint for infix ops
|
||||||
"bare_encoding" {dev}
|
|
||||||
"alcotest" {with-test}
|
"alcotest" {with-test}
|
||||||
"qcheck" {with-test & >= "0.16" }
|
"qcheck" {with-test & >= "0.16" }
|
||||||
"odoc" {with-doc}
|
"odoc" {with-doc}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue