Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 39e9133

Browse files
Update webbrowser requirement to 0.3.0
Updates the requirements on [webbrowser](https://github.com/amodm/webbrowser-rs) to permit the latest version. - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Commits](https://github.com/amodm/webbrowser-rs/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 05fff82 commit 39e9133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ url_serde = "0.2.0"
3232
fern = "0.5.1"
3333
structopt = "0.2.10"
3434
structopt-derive = "0.2.10"
35-
webbrowser = "0.2.2"
35+
webbrowser = "0.3.0"

0 commit comments

Comments
 (0)