heca-lib 1.0.1

Hebrew Calendar library
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "heca-lib"
version = "1.0.1"
authors = ["picked name <ipickedaname@mail.com>"]
description = "Hebrew Calendar library"
readme = "README.md"
keywords = ["library", "calendar", "hebrew", "jewish"]
categories = ["date-and-time"]
license = "MIT"
repository = "https://github.com/heca-project/heca"
[profile.release]
lto = true
debug = true
[dependencies.chrono]
version = "0.4"

[dependencies.enum_primitive]
version = "0.1.1"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.num]
version = "0.2.0"

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

[dependencies.smallvec]
version = "0.6.9"

[dependencies.time]
version = "0.1.42"
[dev-dependencies.atoi]
version = "0.3.1"

[dev-dependencies.criterion]
version = "0.2"

[dev-dependencies.rayon]
version = "1.0"
[badges.is-it-maintained-issue-resolution]
repository = "heca-project/heca"

[badges.is-it-maintained-open-issues]
repository = "heca-project/heca"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "heca-project/heca"