feat: new book price in database and book data endpoints

This commit is contained in:
Ninjdai 2025-08-04 15:01:47 +02:00
parent 3320d1400c
commit eb3181242b
6 changed files with 28 additions and 60 deletions

View file

@ -2,6 +2,5 @@ pub mod auth;
pub mod bnf;
pub mod cli;
pub mod events;
pub mod open_library;
pub mod serde;