mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 13:38:43 -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,7 +12,7 @@ build: [
|
||||||
]
|
]
|
||||||
depends: [
|
depends: [
|
||||||
"dune" {build}
|
"dune" {build}
|
||||||
"containers"
|
"containers" { >= "2.8" }
|
||||||
"iter"
|
"iter"
|
||||||
"zarith"
|
"zarith"
|
||||||
"smtlib-utils" { >= "0.1" & < "0.2" }
|
"smtlib-utils" { >= "0.1" & < "0.2" }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue