Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
upsuper committed Oct 1, 2023
1 parent 00da90a commit 76ae7d6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 92 deletions.
115 changes: 25 additions & 90 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ fst = "0.4.0"
fst-subseq-ascii-caseless = "0.1"
futures = "0.3.1"
htmlescape = "0.3"
itertools = "0.10"
itertools = "0.11"
log = "0.4"
notify = "5.0"
notify = "6"
parking_lot = "0.12"
phf = { version = "0.11.0", features = ["macros"] }
once_cell = "1.2.0"
Expand Down

0 comments on commit 76ae7d6

Please sign in to comment.