Use the latest version of the obkv crate

This commit is contained in:
Clément Renault
2024-08-30 10:03:54 +02:00
parent 0c57cf7565
commit b7c77c7a39
2 changed files with 21 additions and 28 deletions

2
Cargo.lock generated
View File

@ -3851,7 +3851,7 @@ dependencies = [
[[package]]
name = "obkv"
version = "0.3.0"
source = "git+https://github.com/kerollmops/obkv?branch=unsized-kvreader#9c2900d106fa84e7079b288e7f7c366ec7cae948"
source = "git+https://github.com/kerollmops/obkv?branch=unsized-kvreader#ce535874008ecac554f02e0c670e6caf62134d6b"
[[package]]
name = "once_cell"