Skip to content

chore(deps): bump rrule from 0.11.0 to 0.13.0 #383

chore(deps): bump rrule from 0.11.0 to 0.13.0

chore(deps): bump rrule from 0.11.0 to 0.13.0 #383

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