Skip to content

Commit d48bc29

Browse files
committed
Update dependencies
1 parent 72f154b commit d48bc29

File tree

2 files changed

+41
-53
lines changed

2 files changed

+41
-53
lines changed

Cargo.lock

Lines changed: 40 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ staticfile = { version = "0.5", optional = true }
5151
ws = { version = "0.7", optional = true}
5252

5353
# Search feature
54-
elasticlunr-rs = { version = "2.0", optional = true }
54+
elasticlunr-rs = { version = "2.2", optional = true, default-features = false }
5555
ammonia = { version = "1.1", optional = true }
5656

5757
[build-dependencies]

0 commit comments

Comments
 (0)