bootstrap rust services, auth, and compose stack
This commit is contained in:
3
crates/parsers/src/lib.rs
Normal file
3
crates/parsers/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub fn supported_formats() -> &'static [&'static str] {
|
||||
&["cbz", "cbr", "pdf"]
|
||||
}
|
||||
Reference in New Issue
Block a user