[dependencies.marlowe_client]
version = "0.0.5"
[dev-dependencies.tokio]
features = ["rt", "macros"]
version = "1.0.1"
[package]
authors = ["nicolas.luduena@txpipe.io"]
categories = ["web-programming"]
description = "SDK for the Marlowe Runtime REST API"
documentation = "https://github.com/marlowe-contrib/marlowe-rust-sdk/tree/main/marlowe_sdk"
edition = "2021"
homepage = "https://github.com/marlowe-contrib/marlowe-rust-sdk/tree/main/marlowe_rust"
include = ["src/*.rs"]
keywords = ["marlowe", "cardano", "sdk"]
license = "Apache-2.0"
name = "marlowe_rust_sdk"
readme = "./README.md"
repository = "https://github.com/marlowe-contrib/marlowe-rust-sdk"
version = "0.0.5"