Skip to content

Commit

Permalink
docs: update version to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
nomyfan committed Nov 1, 2023
1 parent 92695f6 commit dca688b
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 dca688b

Please sign in to comment.