relm-test 0.16.0

Testing library for relm
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 = "relm-test"
version = "0.16.0"
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Testing library for relm"
documentation = "https://docs.rs/relm-test/"
categories = ["development-tools::testing", "gui"]
license = "MIT"
repository = "https://github.com/antoyo/relm"
[dependencies.gtk-test]
version = "^0.3"

[dependencies.relm-core]
version = "^0.16.0"