mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-10 05:03:59 -05:00
chore: version bump on containers
This commit is contained in:
parent
7cfdb3507c
commit
da3cb275be
1 changed files with 2 additions and 2 deletions
|
|
@ -12,14 +12,14 @@ build: [
|
|||
]
|
||||
depends: [
|
||||
"dune" {build}
|
||||
"containers"
|
||||
"containers" { >= "2.8" }
|
||||
"iter"
|
||||
"zarith"
|
||||
"smtlib-utils" { >= "0.1" & < "0.2" }
|
||||
"sidekick" { = version }
|
||||
"menhir"
|
||||
"msat" { >= "0.8" < "0.9" }
|
||||
"ocaml" { >= "4.03" }
|
||||
"ocaml" { >= "4.03" }
|
||||
]
|
||||
tags: [ "sat" "smt" ]
|
||||
homepage: "https://github.com/c-cube/sidekick"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue