fantoccini-stable 0.7.2

High-level API for programmatically interacting with web pages through WebDriver.
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 = "fantoccini-stable"
version = "0.7.2"
authors = ["Jon Gjengset <jon@thesquareplanet.com>", "Robert Lord <hello@lord.io>"]
description = "High-level API for programmatically interacting with web pages through WebDriver."
documentation = "https://docs.rs/fantoccini-stable"
readme = "README.md"
keywords = ["webdriver", "chromedriver", "geckodriver", "phantomjs", "automation"]
categories = ["api-bindings", "development-tools::testing", "web-programming::http-client"]
license = "MIT/Apache-2.0"
repository = "https://github.com/lord/fantoccini-stable"
[dependencies.tokio-core]
version = "0.1.8"

[dependencies.hyper]
version = "0.11.0"

[dependencies.hyper-tls]
version = "0.1.0"

[dependencies.webdriver]
version = "0.31.0"

[dependencies.futures]
version = "0.1.14"

[dependencies.url]
version = "1.5.0"

[dependencies.rustc-serialize]
version = "0.3.24"