Skip to content

Bump serde from 1.0.193 to 1.0.194 #385

Bump serde from 1.0.193 to 1.0.194

Bump serde from 1.0.193 to 1.0.194 #385

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
- name: Build project
run: wasm-pack build --target web