Skip to content

Commit

Permalink
Veondor OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
Allstreamer committed Apr 14, 2024
1 parent a8b5181 commit 5bb73cd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ eula = false
anyhow = "1"
clap = { version = "4", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
openssl = { version = "0.10.64", features = ["vendored"] }
novelai_api = "0.2"

# The profile that 'cargo dist' will build with
Expand Down

0 comments on commit 5bb73cd

Please sign in to comment.