Skip to content

Commit

Permalink
updated Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
coswat committed Sep 28, 2023
1 parent ef69f2b commit 0afe45d
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 @@ -15,6 +15,7 @@ spinners = "4.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.11", features = ["blocking", "json"]}
openssl = { version = "0.10", features = ["vendored"] }

[[bin]]
name = "acode-cli"
Expand Down

0 comments on commit 0afe45d

Please sign in to comment.