Skip to content

Commit

Permalink
Updated README version
Browse files Browse the repository at this point in the history
  • Loading branch information
battleoverflow committed Feb 21, 2023
1 parent 62bc069 commit b41f0c9
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 @@ -11,7 +11,7 @@ Since Mercy is a standard crate, it can easily be utilized in any project alread

Add the following line to your `Cargo.toml` file:
```toml
mercy = "1.2.17"
mercy = "1.2.19"
```

Once the `Cargo.toml` file is updated, you can import the crate and use the provided methods by running `cargo run`. There are lots of different examples available below.
Expand Down

0 comments on commit b41f0c9

Please sign in to comment.