Skip to content

Commit

Permalink
bump quinn-proto crate
Browse files Browse the repository at this point in the history
Signed-off-by: kranurag7 <81210977+kranurag7@users.noreply.github.com>
  • Loading branch information
kranurag7 committed Sep 21, 2024
1 parent fd5d8c0 commit 418e5eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pixi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ pipeline:
expected-commit: eecda2f1e94dd9b23ad4c4842698e02428d4e313
tag: v${{package.version}}

- uses: rust/cargobump

- name: Configure and build
runs: |
cargo auditable build --release
Expand Down
3 changes: 3 additions & 0 deletions pixi/cargobump-deps.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
packages:
- name: quinn-proto
version: 0.11.7

0 comments on commit 418e5eb

Please sign in to comment.