Skip to content

Commit

Permalink
Update version to 0.8 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Oct 30, 2023
1 parent 06b924d commit 9543160
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 @@ -12,7 +12,7 @@ Add it to your ``Cargo.toml``:

```toml
[dependencies]
pyproject-toml = "0.7"
pyproject-toml = "0.8"
```

then you are good to go. If you are using Rust 2015 you have to add ``extern crate pyproject_toml`` to your crate root as well.
Expand Down

0 comments on commit 9543160

Please sign in to comment.