Skip to content

Commit

Permalink
Temp commit: Add Tapi
Browse files Browse the repository at this point in the history
  • Loading branch information
oeb25 committed Mar 30, 2024
1 parent be5bb09 commit a7bdd23
Show file tree
Hide file tree
Showing 33 changed files with 1,761 additions and 190 deletions.
118 changes: 118 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 @@ -98,6 +98,7 @@ serde_json = "1.0.81"
serde_urlencoded = "0.7.1"
strum = { version = "0.26.2", features = ["derive"] }
tantivy = { git = "https://github.com/quickwit-oss/tantivy", rev = "182f58cea" }
tapi = { path = "../tapi/crates/tapi/", package = "tapi", features = ["openapi"] }
thiserror = "1.0.31"
tikv-jemallocator = "0.5"
tokenizers = "0.13.2"
Expand Down
Loading

0 comments on commit a7bdd23

Please sign in to comment.