msn-kit 0.2.5

Library and CLI for working with Mass Spec data.
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 = "2018"
name = "msn-kit"
version = "0.2.5"
description = "Library and CLI for working with Mass Spec data."
homepage = "http://www.github.com/tshauck/msn-kit"
documentation = "https://docs.rs/msn-kit/0.1.0/msn_kit/"
readme = "../README.md"
license = "MIT"
repository = "http://www.github.com/tshauck/msn-kit"

[lib]
test = true
[dependencies.base64]
version = "0.13.0"

[dependencies.byteorder]
version = "1"

[dependencies.flate2]
version = "1.0"

[dependencies.quick-xml]
version = "0.22"
features = ["serialize"]

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_json]
version = "1.0"

[dependencies.structure]
version = "0.1"