secapi 0.3.0

SecAPI bindings
[dependencies.bitflags]
version = "2.4.0"

[dependencies.chrono]
version = "0.4.30"

[dependencies.secapi-sys]
version = "0.3.0"

[dependencies.uuid]
version = "1.4.1"

[features]
system-sa-client = ["secapi-sys/system-sa-client"]

[lib]
doctest = false
name = "secapi"
path = "src/lib.rs"

[package]
authors = ["Stefan Bossbaly <Stefan_Bossbaly@comcast.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography", "api-bindings"]
description = "SecAPI bindings"
edition = "2021"
keywords = ["crypto", "secure", "secapi"]
license = "Apache-2.0"
name = "secapi"
readme = "README.md"
repository = "https://github.com/rdkcentral/secapi-rust"
version = "0.3.0"