Skip to content

Commit 48bead8

Browse files
committed
Remove unnecessary dependency: openssl
1 parent 5913d2f commit 48bead8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ async-lock = "3.4.0"
4444
hex = "0.4.3"
4545
pythonize = "0.23.0"
4646
schemars = "0.8.22"
47-
openssl = { version = "0.10.71", features = ["vendored"] }
4847
console-subscriber = "0.4.1"
4948
env_logger = "0.11.7"
5049
reqwest = { version = "0.12.13", features = ["json"] }

0 commit comments

Comments
 (0)