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

liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 5c3c5a280 chore(deps): Bump minijinja from 2.12.0 to 2.13.0 (#1909)
5c3c5a280 is described below

commit 5c3c5a2800f2c1f61b6a306b66b32be35e96dd11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 21:02:28 2025 +0800

    chore(deps): Bump minijinja from 2.12.0 to 2.13.0 (#1909)
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 4d9f2b99c..7d2330500 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4214,9 +4214,9 @@ dependencies = [
 
 [[package]]
 name = "minijinja"
-version = "2.12.0"
+version = "2.13.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "a9f264d75233323f4b7d2f03aefe8a990690cdebfbfe26ea86bcbaec5e9ac990"
+checksum = "0adbe6e92a6ce0fd6c4aac593fdfd3e3950b0f61b1a63aa9731eb6fd85776fa3"
 dependencies = [
  "serde",
 ]

Reply via email to