Merge pull request #166 from djmitche/issue165

use the correct 'package-ecosystem' config
This commit is contained in:
Dustin J. Mitchell
2021-03-27 18:03:36 -04:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
version: 2
updates:
- package-ecosystem: "rust"
- package-ecosystem: "cargo"
directory: "/" # Location of package manifests
schedule:
interval: "daily"