Skip to content

Commit

Permalink
add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeusgr committed Jan 5, 2024
1 parent 8559281 commit d61aee2
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 1 deletion.
183 changes: 182 additions & 1 deletion 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 @@ -50,6 +50,7 @@ console-subscriber = { version = "0.1", default-features = false, features = [ "
const_format = "0.2"
futures = "0.3"
headers = "0.3"
image = "0.24"
http = "0.2"
http-serde = "1.1"
hyper = "0.14"
Expand Down

0 comments on commit d61aee2

Please sign in to comment.