From 4cf1c473299afc8f6fe4c92d97c87e0fd9c3c6e0 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:03:10 -0500 Subject: [PATCH] zellij/0.41.2 package update (#34598) --- zellij.yaml | 6 +++--- zellij/cargobump-deps.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zellij.yaml b/zellij.yaml index 4d60ae4edfd..03ea47490c4 100644 --- a/zellij.yaml +++ b/zellij.yaml @@ -1,7 +1,7 @@ package: name: zellij - version: 0.40.1 - epoch: 3 + version: 0.41.2 + epoch: 0 description: A terminal workspace with batteries included copyright: - license: MIT @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/zellij-org/zellij tag: v${{package.version}} - expected-commit: cd0cc06cec039623a55273cdc089bdde613e88e7 + expected-commit: 40d49737d126eef60dd988f1fe60df4c42d23773 - uses: rust/cargobump diff --git a/zellij/cargobump-deps.yaml b/zellij/cargobump-deps.yaml index d5297b08977..8abf78009fd 100644 --- a/zellij/cargobump-deps.yaml +++ b/zellij/cargobump-deps.yaml @@ -1,5 +1,5 @@ packages: - - name: rustix + - name: rustix@0.37.7 version: 0.37.25 - name: rmp-serde version: 1.1.1