mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 02:46:30 +00:00
Update README.md
This commit is contained in:
parent
d3a6900cea
commit
ff0593d4c5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The `reqwest-middleware` client exposes the same interface as a plain `reqwest`
|
|||
reqwest = "0.11"
|
||||
reqwest-middleware = "0.1.1"
|
||||
reqwest-retry = "0.1.1"
|
||||
reqwest-tracing = "0.1.2"
|
||||
reqwest-tracing = "0.2.0"
|
||||
tokio = { version = "1.12.0", features = ["macros", "rt-multi-thread"] }
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue