Skip to content

chore(deps): bump icalendar from 0.16.0 to 0.16.9 #418

chore(deps): bump icalendar from 0.16.0 to 0.16.9

chore(deps): bump icalendar from 0.16.0 to 0.16.9 #418

Workflow file for this run

name: Formatting check
on: [push, pull_request]
jobs:
cargofmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cargo fmt
run:
cargo fmt