biscuit-rust icon indicating copy to clipboard operation
biscuit-rust copied to clipboard

Add pem/der loaders to PublicKey

Open baranyildirim opened this issue 11 months ago • 1 comments

Similar to #204 It seems like the previous feature gate does not work correctly - cargo does not detect the pem feature unless it is also available in the biscuit-parser crate.

I assume something similar happened with the datalog-macro, so I've added an empty pem feature to biscuit-parser.

baranyildirim avatar Mar 10 '24 05:03 baranyildirim