feat: add support for launch arguments (#40)
Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
@@ -42,7 +42,7 @@ schemars = "1"
|
||||
smallvec = "1.14.0"
|
||||
smol = "2"
|
||||
webbrowser = "1.0.4"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["fmt", "env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }
|
||||
errno = { version = "0.3.14", default-features = false }
|
||||
instant = "0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user