This commit is contained in:
Andreas Tolfsen 2017-04-26 13:57:57 +01:00
Родитель 9c888688a1
Коммит dd567ba607
2 изменённых файлов: 2 добавлений и 2 удалений

2
Cargo.lock сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
[root]
name = "geckodriver"
version = "0.16.0"
version = "0.16.1"
dependencies = [
"chrono 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.23.3 (registry+https://github.com/rust-lang/crates.io-index)",

Просмотреть файл

@ -1,6 +1,6 @@
[package]
name = "geckodriver"
version = "0.16.0"
version = "0.16.1"
authors = [
"James Graham <james@hoppipolla.co.uk>",
"Andreas Tolfsen <ato@mozilla.com>",