feat: embed building

This commit is contained in:
2024-02-23 01:26:40 -05:00
parent 84b2a8b659
commit 37b13643de
8 changed files with 359 additions and 1151 deletions

2
src/apis/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod api;
pub mod gelbooru;