Skip to content

Commit a33caba

Browse files
authored
Merge pull request #84 from nomyfan/readme-version
docs: update version to v5
2 parents 92695f6 + dca688b commit a33caba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ xdg-open <path-or-url> || gio open <path-or-url> || gnome-open <path-or-url> |
1717
Add this to your Cargo.toml
1818
```toml
1919
[dependencies]
20-
open = "4"
20+
open = "5"
2121
```
2222
…and open something using…
2323
```Rust

0 commit comments

Comments
 (0)