diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 02e3e8249..14441fc55 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "rust" + - package-ecosystem: "cargo" directory: "/" # Location of package manifests schedule: interval: "daily"