This is an automated email from the ASF dual-hosted git repository. hgruszecki pushed a commit to branch fix/producer-shard-last_flush in repository https://gitbox.apache.org/repos/asf/iggy.git
commit 4844525d89463f325899a9ad85c6edd0925fd1ac Author: Hubert Gruszecki <[email protected]> AuthorDate: Mon Dec 15 10:18:49 2025 +0100 rebase --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 351efd920..f32072b49 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4094,7 +4094,7 @@ checksum = "f50d4312588681f6d07e6009728bf5c777e1f674d43a3ad91d15f6795a0db965" dependencies = [ "arrayvec", "bitflags 2.10.0", - "derive_more 2.1.0", + "derive_more", "errno", "hwlocality-sys", "libc",
