dubp 0.43.0

Set of libraries implementing the DUBP protocol.
Documentation
[dependencies.dubp-block]
features = ["crypto_scrypt"]
version = "0.43.0"

[dependencies.dubp-common]
features = ["crypto_scrypt"]
version = "0.43.0"

[dependencies.dubp-documents]
features = ["crypto_scrypt"]
version = "0.43.0"

[dependencies.dubp-documents-parser]
features = ["crypto_scrypt"]
version = "0.43.0"

[dependencies.dubp-wallet]
features = ["crypto_scrypt"]
version = "0.43.0"

[dependencies.dup-crypto]
features = ["scrypt"]
version = "0.43.0"
[dev-dependencies.rusty-hook]
version = "0.11.2"

[lib]
path = "lib.rs"

[package]
authors = ["elois <elois@duniter.org>"]
description = "Set of libraries implementing the DUBP protocol."
edition = "2018"
keywords = ["duniter", "dubp"]
license = "AGPL-3.0"
name = "dubp"
readme = "README.md"
repository = "https://git.duniter.org/libs-dupb-rs-libs"
version = "0.43.0"
[profile.test]
opt-level = 3