sigalign-impl 0.2.2

A crate for implementations for core
Documentation
# 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.2"
authors = ["baku4 <bahkhun@gamil.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A crate for implementations for core"
readme = false
license = "MIT"

[lib]
name = "sigalign_impl"
path = "src/lib.rs"

[dependencies.byteorder]
version = "1.5.0"

[dependencies.capwriter]
version = "0.2.0"

[dependencies.lt-fm-index]
version = "0.7.0"

[dependencies.sigalign-core]
version = "0.2.1"

[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"
features = ["fastbwt"]