warg-credentials 0.4.4

A library to manage the keyring for the Warg client.
Documentation
[dependencies.anyhow]
version = "1.0.79"

[dependencies.indexmap]
features = ["serde"]
version = "2.2.4"

[dependencies.keyring]
version = "2.3.0"

[dependencies.secrecy]
version = "0.8.0"

[dependencies.warg-client]
version = "0.4.4"

[dependencies.warg-crypto]
version = "0.4.4"

[package]
authors = ["The Warg Registry Project Developers"]
description = "A library to manage the keyring for the Warg client."
edition = "2021"
homepage = "https://warg.io/"
license = "Apache-2.0 WITH LLVM-exception"
name = "warg-credentials"
repository = "https://github.com/bytecodealliance/registry"
rust-version = "1.66.0"
version = "0.4.4"