feat: add plugin-url for URL handling and open in browser functionality
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -3352,6 +3352,14 @@ dependencies = [
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "plugin-url"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "png"
|
||||
version = "0.17.16"
|
||||
|
||||
Reference in New Issue
Block a user