Skip to content

Bump Unicode to version 15.1.0, regenerate tables #52

Bump Unicode to version 15.1.0, regenerate tables

Bump Unicode to version 15.1.0, regenerate tables #52

Workflow file for this run

name: Rustfmt
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run rustfmt
run: cargo fmt -- --check