Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Jun 7, 2024
1 parent 904953b commit 02f857a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.6.3"
edition = "2021"

[dependencies]
endpoints = { version = "=0.8.0" }
endpoints = { version = "=0.8.1" }
chat-prompts = { version = "=0.8.0" }
llama-core = { version = "=0.11.2", features = ["logging"] }
futures = { version = "0.3.6", default-features = false, features = ["async-await", "std"] }
Expand Down

0 comments on commit 02f857a

Please sign in to comment.