mirror of
https://github.com/OMGeeky/twba_reqwest_backoff.git
synced 2026-02-15 22:24:29 +01:00
update name
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "reqwest-backoff"
|
name = "twba-reqwest-backoff"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
reqwest = "0.11"
|
reqwest = "0.12.4"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
tokio = "1.32"
|
tokio = "1.32"
|
||||||
url = "2.4.1"
|
url = "2.4.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user