Skip to content

Update Rust crate curve25519-dalek to v4 #407

Update Rust crate curve25519-dalek to v4

Update Rust crate curve25519-dalek to v4 #407

Workflow file for this run

name: Makefile
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
env:
CARGO_TERM_COLOR: always
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: make