nahpu_api 0.1.0

An CLI and API client for NAHPU scientific specimen cataloging application.
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 = "nahpu_api"
version = "0.1.0"
authors = ["Heru Handika <herubiolog@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "An CLI and API client for NAHPU scientific specimen cataloging application."
homepage = "https://www.nahpu.app/"
readme = "README.md"
keywords = [
    "cli",
    "utility",
    "biology",
    "api",
]
categories = [
    "command-line-utilities",
    "science",
]
license = "MIT"
repository = "https://github.com/nahpu/nahpu_api"

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

[dependencies.flate2]
version = "1.0.34"

[dependencies.zip]
version = "0.*"