jean_core 0.1.0

Core package of jean
Documentation
[package]
edition = "2021"
name = "jean_core"
version = "0.1.0"
license = "GPL-3.0"
description = "Core package of jean"
homepage = "https://github.com/dangreco/jean"
repository = "https://github.com/dangreco/jean"
keywords = ["dna", "rna", "protein", "bioinformatics", "biology"]
categories = ["science"]

[dependencies]
lazy_static = "1.4.0"
logos = "0.12.1"
logos-derive = "0.12.1"
num-traits = "0.2.15"
num_enum = "0.5.7"
strum = "0.24.1"
strum_macros = "0.24.3"