Commit Diff
--- Cargo.toml +++ Cargo.toml @@ -50,6 +50,7 @@ serde = { version = "=1.0.228", features = ["derive"] tokio = { version = "=1.48.0", features = ["full"] } tracing = "=0.1.41" tracing-subscriber = { version = "=0.3.20", features = ["env-filter"] } +webbrowser = "=1.0.6" [profile.dev] debug = false
