Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 310 Bytes

dependabot-cargo

Rust (Cargo) support for dependabot-core.

Running locally

  1. Start a development shell
$ bin/docker-dev-shell cargo
  1. Run tests
    [dependabot-core-dev] ~ $ cd cargo && rspec