Configure Dependabot for Cargo package updates

This commit is contained in:
2026-04-21 23:30:36 +02:00
committed by GitHub
parent c35f70d00e
commit 95e1a30467
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"