Skip to content

fix(crypto): migration failure due to optimized handling of &[u8] #1207

fix(crypto): migration failure due to optimized handling of &[u8]

fix(crypto): migration failure due to optimized handling of &[u8] #1207

name: Detects unused dependencies
on:
pull_request: { branches: "*" }
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Machete
uses: bnjbvr/cargo-machete@main