https://gitlab.com/tezos/tezos
Raw File
Tip revision: 4bad82fb5c6028a16d4e034577a0df0f68e1839e authored by Anne-Laure on 28 June 2023, 15:52:04 UTC
pippenger bench
Tip revision: 4bad82f
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name tezos_openapi)
 (public_name tezos-openapi)
 (instrumentation (backend bisect_ppx))
 (libraries
  ezjsonm
  json-data-encoding
  tezt))
back to top