You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
327 B

[package]
name = "kmr-tests"
version = "0.1.0"
authors = ["David Drysdale <drysdale@google.com>"]
edition = "2021"
[dependencies]
ciborium = { version = "^0.2.0", default-features = false }
env_logger = "^0.9"
hex = "0.4.3"
kmr-common = "*"
kmr-crypto-boring = "*"
kmr-ta = "*"
kmr-wire = "*"
log = "^0.4"
x509-cert = "0.1.0"