Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit da00399

Browse files
author
Roman Proskuryakov
committed
chore(cargo): use tox from crates.io
1 parent 019c693 commit da00399

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ itertools = "0.7"
2424
log = "0.4"
2525
tokio = "0.1.7"
2626
tokio-codec = "0.1"
27-
tox = { git = "https://github.com/tox-rs/tox" }
27+
tox = "<= 0.1"
2828

2929
[target.'cfg(unix)'.dependencies]
3030
syslog = "4.0"

0 commit comments

Comments
 (0)