# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "sigalign-impl" version = "0.2.0" authors = ["baku4 "] description = "A crate for implementations for core" license = "MIT" [dependencies.byteorder] version = "1.5.0" [dependencies.capwriter] version = "0.2.0" [dependencies.lt-fm-index] version = "0.7.0-alpha.2" [dependencies.sigalign-core] version = "0.2.0" [dependencies.sigalign-utils] version = "0.2.0" [dependencies.thiserror] version = "1.0.38" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.lt-fm-index] version = "0.7.0-alpha.2" features = ["fastbwt"]