# 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 = "rhizo-sdk" version = "0.2.0" description = "SDK for building serverless API routes on the rhizo network" license = "MIT" [lib] name = "rhizosdk" [dependencies.b64] version = "0.4.0" [dependencies.borsh] version = "0.10.3" [dependencies.reqwest] version = "0.11" features = ["blocking"] [dependencies.rhizo-types] version = "0.1.9" [dependencies.rmp] version = "0.8.12" [dependencies.serde_json] version = "1.0.108" [dependencies.wasix] version = "0.12.21"