ssh-agent-lib 0.6.0

A collection of types for writing custom SSH agents
Documentation
[advisories]
version = 2
yanked = "deny"
ignore = [
  "RUSTSEC-2023-0071",  # the vurnerable crate is used in tests only
]

[bans]
deny = [
]
multiple-versions = "allow"

[licenses]
version = 2
allow = [
  "Apache-2.0",
  "MIT",
  "Unicode-3.0",
  "BSD-3-Clause",
]