Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dxx committed Apr 19, 2021
1 parent 256b624 commit 8778935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tokio = { version = "1", features = ["full"] }
Add feignhttp in your `Cargo.toml` and use default feature:

```toml
feignhttp = { version = "0.2" }
feignhttp = { version = "0.3" }
```

Then add the following code:
Expand Down

0 comments on commit 8778935

Please sign in to comment.