Skip to content

Add actix multipart support #26

Add actix multipart support

Add actix multipart support #26

Workflow file for this run

name: test suite
on: [push, pull_request]
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/[email protected]
- run: cargo test --all-features