feat: reintroduce PK support

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth 2023-12-04 19:15:59 -05:00
parent 95fe62051b
commit f955cbb933
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
6 changed files with 138 additions and 5 deletions

View file

@ -1,6 +1,7 @@
use once_cell::sync::Lazy;
pub mod dadjoke;
pub mod pluralkit;
pub mod prism_meta;
pub mod rory;