Bump tui from 0.9.3 to 0.9.4

Bumps [tui](https://github.com/fdehau/tui-rs) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.9.3...v0.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-13 09:43:58 +00:00 committed by Stephan Dilly
parent 3d7e46e2cf
commit 897abc1776

4
Cargo.lock generated
View file

@ -745,9 +745,9 @@ dependencies = [
[[package]]
name = "tui"
version = "0.9.3"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89e8ecff008935939a4cf834c6e96e6cfb60f65f7d2e009027125f4df492a8d6"
checksum = "c25eac88406f384894aa6db56ac0378c767254ee5829824ce5b0fc8fd24d5778"
dependencies = [
"bitflags",
"cassowary",