nitrokey-test 0.5.0

Supporting test infrastructure for the nitrokey crate and others using it.
Documentation
[badges.gitlab]
branch = "master"
repository = "d-e-s-o/nitrokey-test"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[dev-dependencies.nitrokey]
version = "0.8"

[dev-dependencies.nitrokey-test-state]
version = "0.1"

[lib]
proc-macro = true

[package]
authors = ["Daniel Mueller <deso@posteo.net>"]
categories = ["development-tools::testing", "development-tools"]
description = """
Supporting test infrastructure for the nitrokey crate and others using it.
"""
edition = "2018"
homepage = "https://crates.io/crates/nitrokey-test"
keywords = ["nitrokey", "test"]
license = "GPL-3.0-or-later"
name = "nitrokey-test"
readme = "README.md"
repository = "https://github.com/d-e-s-o/nitrokey-test.git"
version = "0.5.0"