Skip to content

Commit

Permalink
fix: give up on openssl entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
acovaci committed Jun 5, 2024
1 parent 83a5bc9 commit 24e5e7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ log4rs = "1.3.0"
minijinja = "2.0.1"
multiline-str = "0.1.1"
openai_dive = "0.4.8"
openssl = { version = "0.10.64", features = ["vendored"] }
reqwest = { version = "0.12.4", features = ["json"] }
serde = { version = "1.0.203", features = ["derive"] }
text-block-macros = "0.1.1"
Expand Down

0 comments on commit 24e5e7d

Please sign in to comment.