Skip to content

Commit 1e4ba5c

Browse files
Update Rust crate webbrowser to v1
1 parent 48f9ef3 commit 1e4ba5c

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
@@ -38,7 +38,7 @@ serde_json = "1.0.116"
3838
sha2 = { version = "0.10.8" }
3939
snafu = { version = "0.8.2" }
4040
toml = { version = "0.9.0" }
41-
webbrowser = { version = "0.8.15" }
41+
webbrowser = { version = "1.0.0" }
4242
zip = { version = "0.6.6" }
4343
pathdiff = "0.2.1"
4444
sanitize-filename = "0.6"

0 commit comments

Comments
 (0)