Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
rmp-serde = "0.15"
serde_json = "1"
-structopt = "0.3"
-strum = { version = "0.20", features = ['derive'] }
tempfile = "3"
tera = "0.11"
toml = "0.5"
num-traits = "0.2"
serde = { version = "1", features = ["derive","rc"] }
serde_with = "1"
+structopt = "0.3"
+strum = { version = "0.20", features = ['derive'] }
thiserror = "1"
slotmap = { features = ['serde'], git = "https://github.com/ijackson/slotmap", branch="entry-return-stale-key" }
otter = { path = ".." }
otter-base = { path = "../base" }
-structopt = "0.3"
-strum = { version = "0.20", features = ['derive'] }
toml = "0.5"
typetag = "0.1.6"
uds = "0.2"
num-traits = "0.2"
serde = { version = "1", features = ["derive","rc"] }
serde_with = "1"
+structopt = "0.3"
+strum = { version = "0.20", features = ['derive'] }
thiserror = "1"
slotmap = { features = ['serde'], git = "https://github.com/ijackson/slotmap", branch="entry-return-stale-key" }
humantime = "2"
ndarray = "0.14"
once_cell = "1"
-structopt = "0.3"
-strum = { version = "0.20", features = ['derive'] }
thirtyfour_sync = "0.22"
void = "1"
x11rb = "0.8"
fehler = "1"
num-traits = "0.2"
serde = { version = "1", features = ["derive","rc"] }
+structopt = "0.3"
+strum = { version = "0.20", features = ['derive'] }
[lib]
name = "otter_webdriver_tests"