From f7223b55b4ea1e0727d5c94884dcea037d0f8adf Mon Sep 17 00:00:00 2001 From: Cyrix126 <58007246+Cyrix126@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:33:35 +0100 Subject: [PATCH] feat: pre-release v1.8.0-rc1 --- Cargo.lock | 2 +- src/disk/tests.rs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a88b58d..e2489b3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2042,7 +2042,7 @@ dependencies = [ [[package]] name = "gupaxx" -version = "1.8.0" +version = "1.8.0-rc1" dependencies = [ "anyhow", "benri", diff --git a/src/disk/tests.rs b/src/disk/tests.rs index 43c4719..0947af1 100644 --- a/src/disk/tests.rs +++ b/src/disk/tests.rs @@ -179,6 +179,7 @@ mod test { dns_blocklist = true disable_dns_checkpoint = true path_db = "" + full_memory = false console_height = 360 [version]