warg-credentials 0.9.2

A library to manage the keyring for the Warg client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "warg-credentials"
description = "A library to manage the keyring for the Warg client."
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
rust-version = { workspace = true }
license = { workspace = true }
homepage = { workspace = true }
repository = { workspace = true }

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
warg-client = { workspace = true }