[package] name = "tcbinfo-updater" version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true readme.workspace = true repository.workspace = true homepage.workspace = true authors.workspace = true [dependencies] quoted-string = "0.6.1" reqwest.workspace = true serde_json.workspace = true cw-client = { path = "../cw-client", default-features = false } bincode = {version = "1.3.3"} quartz-tcbinfo-msgs = {path = "../../contracts/tcbinfo/msgs"} tendermint.workspace = true cosmrs.workspace = true tokio = {version = "1", features = ["full"]} mc-attestation-verifier.workspace = true p256.workspace = true x509-cert = "0.2.5" der.workspace = true