[dependencies.bitcoin_hashes]
version = "0.12.0"
[dependencies.delve]
features = ["derive"]
version = "0.3.0"
[dependencies.ig_tools]
version = "0.1.0-unstable"
[features]
[lib]
name = "ig_tr"
path = "src/lib.rs"
[package]
authors = ["infotriple <contact@infotriple.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "An implementation of info triples."
edition = "2021"
license = "MIT"
name = "ig_tr"
readme = false
version = "0.2.0-unstable"
[target."cfg(windows)".dependencies.normpath]
version = "1.1"