rrrodzilla / rusty_paseto

A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.
https://crates.io/crates/rusty_paseto
MIT License
68 stars 8 forks source link

Remove a stray eprintln! in `GenericBuilder::set_implicit_assertion` #35

Closed EbbDrop closed 2 months ago

EbbDrop commented 2 months ago

Closes #34

rrrodzilla commented 2 months ago

Ouch. Thanks for spotting that and for the PR!