keytar 0.1.2

keytar bindings to safely interact with operating system keychains
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.keytar-sys]
version = "0.1.2"

[package]
authors = ["stoically <stoically@protonmail.com>"]
description = "keytar bindings to safely interact with operating system keychains"
edition = "2018"
keywords = ["keytar", "libsecret", "keychain", "credential-vault"]
license = "MIT"
name = "keytar"
readme = "README.md"
repository = "https://github.com/stoically/keytar-rs"
version = "0.1.2"