Skip to content

Commit 7a1cc83

Browse files
atouchetByron
authored andcommitted
Update listed version number.
1 parent f4dfeab commit 7a1cc83

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 = "1"
20+
open = "3"
2121
```
2222
…and open something using…
2323
```Rust

0 commit comments

Comments
 (0)