Skip to content

Commit d108fcd

Browse files
committed
1 parent 83e59b8 commit d108fcd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![Documentation](https://docs.rs/fantoccini/badge.svg)](https://docs.rs/fantoccini/)
55
[![Build Status](https://travis-ci.org/jonhoo/fantoccini.svg?branch=master)](https://travis-ci.org/jonhoo/fantoccini)
66

7+
**Note: this crate doesn't build with the current nightly due to
8+
rust-lang/rust#43789.**
9+
710
A high-level API for programmatically interacting with web pages through WebDriver.
811

912
This crate uses the [WebDriver protocol] to drive a conforming (potentially headless) browser

README.tpl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44
[![Documentation](https://docs.rs/fantoccini/badge.svg)](https://docs.rs/fantoccini/)
55
[![Build Status](https://travis-ci.org/jonhoo/fantoccini.svg?branch=master)](https://travis-ci.org/jonhoo/fantoccini)
66

7+
**Note: this crate doesn't build with the current nightly due to
8+
rust-lang/rust#43789.**
9+
710
{{readme}}

0 commit comments

Comments
 (0)