From b6e9d3d45ea954c924841619a240b5fe3e7561ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Renault?= Date: Mon, 12 Aug 2024 19:38:41 +0200 Subject: [PATCH] Bump versions --- heed/Cargo.toml | 4 ++-- lmdb-master-sys/Cargo.toml | 2 +- lmdb-master-sys/lmdb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/heed/Cargo.toml b/heed/Cargo.toml index 7919e594..f707a86c 100644 --- a/heed/Cargo.toml +++ b/heed/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "heed" -version = "0.20.3" +version = "0.20.4" authors = ["Kerollmops "] description = "A fully typed LMDB wrapper with minimum overhead" license = "MIT" @@ -16,7 +16,7 @@ byteorder = { version = "1.5.0", default-features = false } heed-traits = { version = "0.20.0", path = "../heed-traits" } heed-types = { version = "0.20.1", default-features = false, path = "../heed-types" } libc = "0.2.155" -lmdb-master-sys = { version = "0.2.2", path = "../lmdb-master-sys" } +lmdb-master-sys = { version = "0.2.3", path = "../lmdb-master-sys" } once_cell = "1.19.0" page_size = "0.6.0" serde = { version = "1.0.203", features = ["derive"], optional = true } diff --git a/lmdb-master-sys/Cargo.toml b/lmdb-master-sys/Cargo.toml index 22051e52..c68b6fed 100644 --- a/lmdb-master-sys/Cargo.toml +++ b/lmdb-master-sys/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lmdb-master-sys" # NB: When modifying, also modify html_root_url in lib.rs -version = "0.2.2" +version = "0.2.3" authors = [ "Kerollmops ", "Dan Burkert ", diff --git a/lmdb-master-sys/lmdb b/lmdb-master-sys/lmdb index 9c9d3455..88d0531d 160000 --- a/lmdb-master-sys/lmdb +++ b/lmdb-master-sys/lmdb @@ -1 +1 @@ -Subproject commit 9c9d34558cc438f99aebd1ab58f83fd7faeabc0a +Subproject commit 88d0531d3ec3a592cdd63ca77647d31c568c24bc