# 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 = "2018" name = "sabre-sdk" version = "0.8.1" authors = ["Cargill, Incorporated"] description = "Sawtooth Sabre is a transaction family which implements on-chain smart contracts executed in a WebAssembly virtual machine.\n" documentation = "https://sawtooth.hyperledger.org/docs/sabre/releases/latest/" license = "Apache-2.0" [dependencies.protobuf] version = "2.19" [dependencies.sha2] version = "0.9" [build-dependencies.glob] version = "0.3" [build-dependencies.protoc-rust] version = "2.14" [features] default = [] experimental = ["stable"] stable = ["default"] [target."cfg(not(target_arch = \"wasm32\"))".dependencies.cylinder] version = "0.2" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.transact] version = "0.4"