inkling 0.9.1

Limited implementation of the Ink markup language.
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 = "inkling"
version = "0.9.1"
authors = ["Petter Johansson <pjohansson@fastmail.com>"]
description = "Limited implementation of the Ink markup language."
readme = "README.md"
keywords = ["ink", "dialog", "dialogue", "markup", "game"]
categories = ["game-engines"]
license = "CC-BY-SA-4.0"
repository = "https://github.com/pjohansson/windy-city-politics/tree/inkling/inkling"

[dependencies]