File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " heed"
3- version = " 0.22.1-nested-rtxns-4 "
3+ version = " 0.22.1-nested-rtxns-5 "
44authors = [" Kerollmops <renault.cle@gmail.com>" ]
55description = " A fully typed LMDB (mdb.master) wrapper with minimum overhead"
66license = " MIT"
@@ -16,7 +16,7 @@ byteorder = { version = "1.5.0", default-features = false }
1616heed-traits = { version = " 0.20.0" , path = " ../heed-traits" }
1717heed-types = { version = " 0.21.0" , default-features = false , path = " ../heed-types" }
1818libc = " 0.2.175"
19- lmdb-master-sys = { version = " 0.2.6-nested-rtxns-4 " , path = " ../lmdb-master-sys" }
19+ lmdb-master-sys = { version = " 0.2.6-nested-rtxns-5 " , path = " ../lmdb-master-sys" }
2020once_cell = " 1.21.3"
2121page_size = " 0.6.0"
2222serde = { version = " 1.0.223" , features = [" derive" ], optional = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " lmdb-master-sys"
33# NB: When modifying, also modify html_root_url in lib.rs
4- version = " 0.2.6-nested-rtxns-4 "
4+ version = " 0.2.6-nested-rtxns-5 "
55authors = [
66 " Kerollmops <clement@meilisearch.com>" ,
77 " Dan Burkert <dan@danburkert.com>" ,
You can’t perform that action at this time.
0 commit comments