Transition to GT 0.5.0

This commit is contained in:
Dmitry Boulytchev 2022-04-14 17:35:18 +03:00
parent 7160b84748
commit f0eec7aaf5
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ depends: [
"ocamlfind" { build }
"camlp5" { >= "8.00"}
"ostap" { >= "0.5"}
"GT" { >= "0.4.0" & < "0.5" }
"GT" { >= "0.5.0" }
]
build: [