3f8880a7e5
- Update Cargo.lock with dependency additions (bumpalo, byteorder, cfb, fnv, infer, js-sys, uuid wasm-bindgen) - Refactor obikseq::superkmer: reorder imports and improve formatting - Add `obipipeline` crate with scheduler, error handling & macros (WIP) - Replace obiread::expand_paths logic with PathIter and path_iterator module - Add mimetype detection using `infer` crate via PeekReader wrapper
5 lines
66 B
TOML
5 lines
66 B
TOML
[package]
|
|
name = "obipipeline"
|
|
version = "0.1.0"
|
|
edition = "2024"
|