; This file was automatically generated, do not edit. ; Edit file manifest/main.ml instead. (env (_ (env-vars (NODE_PRELOAD hacl-wasm,ocaml-bls12-381,secp256k1-wasm)))) (library (name tezos_version) (public_name tezos-version) (instrumentation (backend bisect_ppx)) (libraries tezos-base tezos-version.parser) (js_of_ocaml) (flags (:standard) -opaque -open Tezos_base.TzPervasives)) (rule (targets generated_git_info.ml) (deps (universe)) (action (run ./exe/get_git_info.exe)))