rust-call 0.3.0

Make remote development more elegant
1
2
3
4
5
6
7
exclude: '^docs/.github/.local'
repos:
  -   repo: https://github.com/doublify/pre-commit-rust
      rev: master
      hooks:
      -   id: fmt
      -   id: cargo-check