We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
open
1 parent f13eab7 commit f63a000Copy full SHA for f63a000
Cargo.toml
@@ -7,6 +7,7 @@ edition = "2021"
7
clap = { version = "4.2.1", features = ["derive"] }
8
colored = "2.0.0"
9
eyre = "0.6.8"
10
+open = "4.1.0"
11
reqwest = { version = "0.11.16", features = ["blocking", "json"] }
12
serde = { version = "1.0.159", features = ["derive"] }
13
serde_json = "1.0.95"
0 commit comments