[package] name = "utxo" version = "0.3.1" authors = ["Siegfried "] edition = "2021" homepage = "https://github.com/siegfried/utxo" repository = "https://github.com/siegfried/utxo.git" license = "MIT OR Apache-2.0" categories = ["accessibility", "algorithms", "cryptography::cryptocurrencies"] description = "General utilities of UTxO to ease the development of Cryptocurrencies based on UTxO model." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]