elicit 0.7.6

SmartPointer-like structure for polymorphism.
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]
name = "elicit"
version = "0.7.6"
authors = ["hanepjiv <hanepjiv@gmail.com>"]
include = ["Cargo.toml", "build.rs", "src/**/*.rs", "crates-io.md", "README.md", "LICENSE-APACHE-2.0", "LICENSE-MIT"]
publish = true
description = "SmartPointer-like structure for polymorphism."
documentation = "https://docs.rs/elicit/"
readme = "README.md"
keywords = ["utility"]
license = "MIT/Apache-2.0"
repository = "https://github.com/hanepjiv/elicit-rs.git"

[dependencies]