entrust-agent 0.5.1

A gpg-agent-like background agent for entrust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "entrust-agent"
description = "A gpg-agent-like background agent for entrust"

edition.workspace = true
rust-version.workspace = true
authors.workspace = true
version.workspace = true
repository.workspace = true
homepage.workspace = true
license.workspace = true

[dependencies]
interprocess = "2.3"
paste = "1.0"
rkyv = "0.8"