Skip to content

Commit 0165d5f

Browse files
Update Rust crate webbrowser to v1
1 parent b805f4c commit 0165d5f

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

Cargo.lock

Lines changed: 37 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)