Skip to content

refactor: Move linked chunk into matrix-sdk-common and few event cache types into matrix-sdk-base #431

refactor: Move linked chunk into matrix-sdk-common and few event cache types into matrix-sdk-base

refactor: Move linked chunk into matrix-sdk-common and few event cache types into matrix-sdk-base #431

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