parallaxsecond / rust-tss-esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
https://docs.rs/tss-esapi/
Apache License 2.0
85 stars 51 forks source link

Make the serde dependency optional. #525

Closed Superhepper closed 2 months ago

Superhepper commented 3 months ago

The serde dependency is actually not really needed for building and using the library and should be changed into a feature.