Skip to content

Commit

Permalink
fix the zip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmurariu committed Jun 6, 2024
1 parent 7bfaf63 commit e68135c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 27 deletions.
33 changes: 7 additions & 26 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 @@ -71,7 +71,7 @@ dashmap = { version = "5.5.3", features = ["serde"] }
enum_dispatch = "0.3.12"
glam = "0.25.0"
quad-rand = "0.2.1"
zip = "1.2.2"
zip = "2.1.3"
neo4rs = "0.6.2"
bzip2 = "0.4.4"
tantivy = "0.22"
Expand Down

0 comments on commit e68135c

Please sign in to comment.