cursive-aligned-view 0.1.4

A view wrapper for gyscos/cursive views which aligns child views
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 = "cursive-aligned-view"
version = "0.1.4"
authors = ["Fin Christensen <christensen.fin@gmail.com>", "Johannes Wünsche <johannes.wuensche97@gmail.com>"]
description = "A view wrapper for gyscos/cursive views which aligns child views"
documentation = "https://docs.rs/cursive-aligned-view"
readme = "README.md"
keywords = ["cursive", "tui", "terminal", "align", "view"]
license = "BSD-3-Clause"
repository = "https://github.com/deinstapel/cursive-aligned-view"
[dependencies.cursive]
version = "0.13.0"
[dev-dependencies.serde_json]
version = "1.0.40"
[badges.travis-ci]
repository = "deinstapel/cursive-aligned-view"