Skip to content

FFI: Expose UserIdentity::is_verified and add a new Encryption::user_identity method. #85

FFI: Expose UserIdentity::is_verified and add a new Encryption::user_identity method.

FFI: Expose UserIdentity::is_verified and add a new Encryption::user_identity method. #85

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