Skip to content

Commit

Permalink
[WIP] Update to elasticlunr-rs 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattico committed May 23, 2022
1 parent f878266 commit af6479e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 39 deletions.
40 changes: 2 additions & 38 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 @@ -45,7 +45,7 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"], optional = tr
warp = { version = "0.3.1", default-features = false, features = ["websocket"], optional = true }

# Search feature
elasticlunr-rs = { version = "2.3", optional = true, default-features = false }
elasticlunr-rs = { version = "3.0.0-beta.1", optional = true }
ammonia = { version = "3", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit af6479e

Please sign in to comment.