Add GitHub Rust workflow and dependabot integration

This commit is contained in:
Anthony Oteri
2023-09-13 21:44:06 -04:00
parent 7b0c3f1dcc
commit 74b2f87e51
2 changed files with 54 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
version: 2
updates:
- package-ecosystem: "cargo"
schedule:
interval: "daily"