Skip to content

Commit

Permalink
Update redb to 0.7.0 (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
windsok authored Sep 26, 2022
1 parent fc10697 commit 4195aef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -27,7 +27,7 @@ lazy_static = "1.4.0"
log = "0.4.14"
mime_guess = "2.0.4"
rayon = "1.5.1"
redb = { version = "0.6.0", git = "https://github.com/casey/redb.git", branch = "add-write-lock" }
redb = "0.7.0"
regex = "1.6.0"
rust-embed = "6.4.0"
rustls = "0.20.6"
Expand Down

0 comments on commit 4195aef

Please sign in to comment.