use the correct 'package-ecosystem' config

This commit is contained in:
Dustin J. Mitchell 2021-03-26 09:00:17 -04:00
parent 3cccdc7e32
commit 5745e9b396

View file

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