Prepare rqbit binary itself to publish on crates.io
This commit is contained in:
parent
878de73721
commit
fb681d6b86
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ pretty_env_logger = "0.4"
|
||||||
regex = "1"
|
regex = "1"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
parse_duration = "2"
|
parse_duration = "2"
|
||||||
reqwest = "*"
|
reqwest = "0.11"
|
||||||
serde = {version = "1", features=["derive"]}
|
serde = {version = "1", features=["derive"]}
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
size_format = "1"
|
size_format = "1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue