Skip to content

Commit

Permalink
Update listed version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet authored and Byron committed Nov 16, 2022
1 parent f4dfeab commit 7a1cc83
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 = "1"
open = "3"
```
…and open something using…
```Rust
Expand Down

0 comments on commit 7a1cc83

Please sign in to comment.