[badges.codecov]
branch = "master"
repository = "cryptonote-rust/base58"
service = "github"
[badges.travis-ci]
branch = "master"
repository = "cryptonote-rust/base58"
[dependencies.rust-base58]
version = "0.0.4"
[package]
authors = ["calidion <calidion@gmail.com>"]
description = "base58 for cryptonote"
edition = "2018"
license = "GPL-3.0-or-later"
name = "cryptonote-base58"
version = "0.1.2"