[lib]
name = "rshooks_api"
path = "src/lib.rs"
[package]
authors = ["tequ <git@tequ.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["wasm", "no-std", "cryptography::cryptocurrencies"]
description = "XRP Ledger Hooks API for Rust"
edition = "2021"
keywords = ["xrp", "xrpl", "hook", "hooks", "cryptocurrencies"]
license = "MIT"
name = "rshooks-api"
readme = "README.md"
repository = "https://github.com/tequdev/rshooks-api/"
version = "0.5.0"