blob: 774a9b786b881dc88e28cd4312e8d66961b49b50 [file] [log] [blame]
[package]
name = "coset"
version = "0.3.0"
authors = ["David Drysdale <drysdale@google.com>", "Paul Crowley <paulcrowley@google.com>"]
edition = "2018"
license = "Apache-2.0"
description = "Set of types for supporting COSE"
repository = "https://github.com/google/coset"
keywords = ["cryptography", "cose"]
categories = ["cryptography"]
[dependencies]
ciborium = { version = "^0.2.0", default-features = false }
ciborium-io = "^0.2.0"
[dev-dependencies]
hex = "^0.4.2"