Skip to content

Commit

Permalink
Revert "chore(deps): update dependency trunk to v0.21.6" due to CORS …
Browse files Browse the repository at this point in the history
…issues (#702)
  • Loading branch information
hrzlgnm authored Jan 20, 2025
1 parent 2d3ad41 commit cef0d7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: baptiste0928/cargo-install@91c5da15570085bcde6f4d7aed98cb82d6769fd3 # v3
with:
crate: trunk
version: 0.21.6
version: 0.21.5
locked: true
args: --no-default-features
features: rustls
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/desktop-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
uses: baptiste0928/cargo-install@91c5da15570085bcde6f4d7aed98cb82d6769fd3 # v3
with:
crate: trunk
version: 0.21.6
version: 0.21.5
locked: true
args: --no-default-features
features: rustls
Expand Down

0 comments on commit cef0d7c

Please sign in to comment.