rasn-cms 0.26.2

Data types for handling Cryptographic Message Syntax.
Documentation
[dependencies.rasn]
version = "0.26"

[dependencies.rasn-pkix]
version = "0.26"

[dev-dependencies.pretty_assertions]
version = "1.4.1"

[lib]
name = "rasn_cms"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Data types for handling Cryptographic Message Syntax."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "rasn-cms"
readme = "README.md"
repository = "https://github.com/librasn/rasn.git"
version = "0.26.2"

[[test]]
name = "test_cms"
path = "tests/test_cms.rs"