feat: add description to intel-dcap-api package

- Added a description field to the Cargo.toml for the intel-dcap-api crate.
This commit is contained in:
Harald Hoyer 2025-04-14 17:26:21 +02:00
parent 9b9acfc0c6
commit d03ed96bb8
Signed by: harald
GPG key ID: F519A1143B3FBE32

View file

@ -1,5 +1,6 @@
[package]
name = "intel-dcap-api"
description = "Intel DCAP API Client"
version.workspace = true
edition.workspace = true
authors.workspace = true