This is an automated email from the ASF dual-hosted git repository.

opwvhk pushed a commit to branch branch-1.12
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.12 by this push:
     new 81abc63a6f Remove duplicate package definition
81abc63a6f is described below

commit 81abc63a6f3ab8b9053fd5574973937383b93edf
Author: Oscar WvH-K <[email protected]>
AuthorDate: Mon Jun 30 08:37:11 2025 +0200

    Remove duplicate package definition
---
 lang/rust/Cargo.lock | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/lang/rust/Cargo.lock b/lang/rust/Cargo.lock
index a11ac2e55d..92e670b02e 100644
--- a/lang/rust/Cargo.lock
+++ b/lang/rust/Cargo.lock
@@ -804,16 +804,6 @@ dependencies = [
  "walkdir",
 ]
 
-[[package]]
-name = "minicov"
-version = "0.3.5"
-source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "5c71e683cd655513b99affab7d317deb690528255a0d5f717f1024093c12b169"
-dependencies = [
- "cc",
- "walkdir",
-]
-
 [[package]]
 name = "miniz_oxide"
 version = "0.7.4"

Reply via email to