Remove webbrowser crate

Fixes #218
This commit is contained in:
Henrik Friedrichsen
2022-03-26 23:27:01 +01:00
parent f168434941
commit 4e18756150
2 changed files with 0 additions and 22 deletions

View File

@@ -35,7 +35,6 @@ unicode-width = "0.1.9"
dbus = { version = "0.9.5", optional = true }
dbus-tree = { version = "0.9.2", optional = true }
rand = "0.8"
webbrowser = "0.6"
clipboard = { version = "0.5", optional = true }
wl-clipboard-rs = { version = "0.6", optional = true }
url = "2.2"