Skip to content

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8> #116

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8>

feat: implement ser::to_vec() for convenient serializing into a new Vec<u8> #116

Workflow file for this run

name: Commisery
on:
pull_request:
types: [edited, opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
commit-message:
uses: enarx/.github/.github/workflows/commisery.yml@main