Skip to content

Commit 3a01021

Browse files
fix dependent
1 parent 62314d3 commit 3a01021

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ clap = { version = "4.5.38", features = ["derive"] }
1212
rand = "0.9.1"
1313
reqwest = { version = "0.12.15", features = ["json"] }
1414
tokio = { version = "1.45.0", features = ["full"] }
15+
url = "2.5.4"
16+
openssl = { version = "0.10", features = ["vendored"] }

0 commit comments

Comments
 (0)