atcoder 0.1.0

A template for Rust project
Documentation
1
2
3
4
5
6
7
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "daily"