Skip to content

Commit

Permalink
Update version number in Readme (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Nov 16, 2023
1 parent 0db5b1d commit 94df783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ To use `http`, first add this to your `Cargo.toml`:

```toml
[dependencies]
http = "0.2"
http = "1.0"
```

Next, add this to your crate:
Expand Down

0 comments on commit 94df783

Please sign in to comment.