Skip to content

Commit

Permalink
Update webbrowser 0.7.1 -> 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Oct 2, 2022
1 parent a48a531 commit 41a496e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
18 changes: 2 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rerun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ re_sdk_comms = { path = "../re_sdk_comms", optional = true, features = ["server"
re_web_server = { path = "../re_web_server", optional = true }

puffin_http = { version = "0.10", optional = true }
webbrowser = { version = "0.7", optional = true }
webbrowser = { version = "0.8", optional = true }

# Native dependencies:
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down

0 comments on commit 41a496e

Please sign in to comment.