leotaku / web-push-native

Pure rust implementation of web-push and related standards
Apache License 2.0
6 stars 1 forks source link

Replace `Box<dyn std::error::Error>` with `jwt_simple::Error` #6

Closed ThinkChaos closed 1 year ago

ThinkChaos commented 1 year ago

Not that this PR targets the errors-rework branch.

leotaku commented 1 year ago

Addressed in #5