From: Ian Jackson Date: Sun, 20 Dec 2020 23:07:46 +0000 (+0000) Subject: thirtyfour_sync wip tests X-Git-Tag: otter-0.2.0~179 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6b7fde7a1b630665ee18267f9f726528e4f09343;p=otter.git thirtyfour_sync wip tests Signed-off-by: Ian Jackson --- diff --git a/Cargo.lock.example b/Cargo.lock.example index 32a980ce..8d9012f4 100644 --- a/Cargo.lock.example +++ b/Cargo.lock.example @@ -1508,6 +1508,8 @@ dependencies = [ name = "otter-webdriver-tests" version = "0.0.1" dependencies = [ + "anyhow", + "fehler", "thirtyfour_sync", ]