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

guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 0acb0643d chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in 
/qdp (#1167)
0acb0643d is described below

commit 0acb0643dc0585d3569238a08d08cd545a4f50c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 10:12:49 2026 +0800

    chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /qdp (#1167)
    
    Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 
0.11.14.
    - [Release notes](https://github.com/quinn-rs/quinn/releases)
    - 
[Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)
    
    ---
    updated-dependencies:
    - dependency-name: quinn-proto
      dependency-version: 0.11.14
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 qdp/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/qdp/Cargo.lock b/qdp/Cargo.lock
index fdf8cca56..edb08d548 100644
--- a/qdp/Cargo.lock
+++ b/qdp/Cargo.lock
@@ -2218,9 +2218,9 @@ dependencies = [
 
 [[package]]
 name = "quinn-proto"
-version = "0.11.13"
+version = "0.11.14"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
+checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098"
 dependencies = [
  "bytes",
  "getrandom 0.3.4",

Reply via email to