Skip to content

Commit

Permalink
[Amir] updated llama-server-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
anagri committed Aug 10, 2024
1 parent 2aaab35 commit fd50305
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/pnpm-lock.yaml

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

4 changes: 4 additions & 0 deletions bodhicore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ rstest = "0.19.0"
serial_test = "3.1.1"
tempfile = "3.10.1"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }


[lints.rust]
unexpected_cfgs = { level = "allow", check-cfg = ['cfg(ci)'] }
2 changes: 1 addition & 1 deletion llama-server-bindings

0 comments on commit fd50305

Please sign in to comment.