Skip to content

Commit

Permalink
Merge pull request #84 from nomyfan/readme-version
Browse files Browse the repository at this point in the history
docs: update version to v5
  • Loading branch information
Byron authored Nov 1, 2023
2 parents 92695f6 + dca688b commit a33caba
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 @@ -17,7 +17,7 @@ $ xdg-open <path-or-url> || gio open <path-or-url> || gnome-open <path-or-url> |
Add this to your Cargo.toml
```toml
[dependencies]
open = "4"
open = "5"
```
…and open something using…
```Rust
Expand Down

0 comments on commit a33caba

Please sign in to comment.