Prepare rqbit binary itself to publish on crates.io

This commit is contained in:
Igor Katson 2023-11-15 14:56:57 +00:00
parent 878de73721
commit fb681d6b86
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -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"