Skip to content

Update html2text requirement from 0.6.0 to 0.10.2 #108

Update html2text requirement from 0.6.0 to 0.10.2

Update html2text requirement from 0.6.0 to 0.10.2 #108

Workflow file for this run

name: CI
on: [push]
jobs:
build_and_test:
name: Rust project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run cargo test
uses: actions-rs/cargo@v1
with:
command: test