Skip to content

Commit

Permalink
update version in README so it matches the latest published one
Browse files Browse the repository at this point in the history
It's made so that there is no need to update it for every minor version though.
  • Loading branch information
Byron committed Oct 8, 2023
1 parent be17cd2 commit 50e8030
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 @@ -16,7 +16,7 @@ See more about the FreeDesktop Trash implementation in the `freedesktop.rs` file
```toml
# In Cargo.toml
[dependencies]
trash = "2.0"
trash = "3"
```

```rust
Expand Down

0 comments on commit 50e8030

Please sign in to comment.