# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "snarkify-sdk" version = "0.1.0-alpha.9" description = "Snarkify Rust SDK for Streamlined Serverless Prover Development and Deployment" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.actix-http] version = "3.3.0" [dependencies.actix-rt] version = "2.8.0" [dependencies.actix-web] version = "4.3.0" [dependencies.async-trait] version = "0.1.73" [dependencies.chrono] version = "0.4.26" [dependencies.cloudevents-sdk] version = "0.7.0" features = ["actix"] [dependencies.log] version = "0.4.0" [dependencies.mockito] version = "1.5.0" [dependencies.regex] version = "1.5.5" [dependencies.reqwest] version = "0.12.9" [dependencies.result-inspect] version = "0.3.0" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.tokio] version = "1.8.4" [dependencies.tracing] version = "0.1.37" [dependencies.tracing-subscriber] version = "0.3.18" features = [ "json", "env-filter", ]