diff --git a/Cargo.lock b/Cargo.lock index b235aeacd..a64092257 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2398,7 +2398,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "heed" version = "0.20.5" -source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#ded5886fe8b5ec023404b6cf54cbd0316627bf9a" +source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#01f3242791171c393dab153d2f6f2777867c89d0" dependencies = [ "bitflags 2.6.0", "byteorder", @@ -2415,12 +2415,12 @@ dependencies = [ [[package]] name = "heed-traits" version = "0.20.0" -source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#ded5886fe8b5ec023404b6cf54cbd0316627bf9a" +source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#01f3242791171c393dab153d2f6f2777867c89d0" [[package]] name = "heed-types" version = "0.20.1" -source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#ded5886fe8b5ec023404b6cf54cbd0316627bf9a" +source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#01f3242791171c393dab153d2f6f2777867c89d0" dependencies = [ "bincode", "byteorder", @@ -3466,7 +3466,7 @@ checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" [[package]] name = "lmdb-master-sys" version = "0.2.3" -source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#ded5886fe8b5ec023404b6cf54cbd0316627bf9a" +source = "git+https://github.com/meilisearch/heed?branch=allow-nested-rtxn-from-wtxn-v0-20#01f3242791171c393dab153d2f6f2777867c89d0" dependencies = [ "cc", "doxygen-rs",