chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20b497
)
thirtyfour_sync wip tests
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 20 Dec 2020 23:07:46 +0000
(23:07 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 20 Dec 2020 23:07:46 +0000
(23:07 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.lock.example
patch
|
blob
|
history
diff --git
a/Cargo.lock.example
b/Cargo.lock.example
index 32a980ce3b2cf73123ec23ed70f457376dcde9b3..8d9012f45333e157844c419cc4c58a6727eabcab 100644
(file)
--- 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",
]