cursive-async-view 0.1.2

A loading-screen wrapper for gyscos/cursive 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-async-view"
version = "0.1.2"
authors = ["Fin Christensen <christensen.fin@gmail.com>", "Johannes Wünsche <johannes.wuensche97@gmail.com>"]
description = "A loading-screen wrapper for gyscos/cursive views"
documentation = "https://docs.rs/cursive-async-view"
readme = "README.md"
keywords = ["cursive-views", "cursive", "loading", "progress", "terminal"]
license = "BSD-3-Clause"
repository = "https://github.com/deinstapel/cursive-async-view"
[dependencies.crossbeam]
version = "0.7.2"

[dependencies.cursive]
version = "0.12.0"

[dependencies.interpolation]
version = "0.2.0"

[dependencies.log]
version = "0.4.6"

[dependencies.num]
version = "0.2.0"
[badges.travis-ci]
repository = "deinstapel/cursive-async-view"