Rough first attempt

This commit is contained in:
ryan 2020-12-14 20:43:51 +13:00
commit d31364f5da
8 changed files with 2488 additions and 0 deletions

9
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,9 @@
# Dependabot dependency version checks / updates
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"