From 7ee778c2d5a54e373cfa4d129506b272d7d09f4f Mon Sep 17 00:00:00 2001 From: 616b73 <616b73@gmail.com> Date: Mon, 31 Aug 2026 19:59:27 +0530 Subject: [PATCH] fixed dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 614b00f..e509831 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "Cargo" + - package-ecosystem: "cargo" directory: "/" schedule: interval: "daily" \ No newline at end of file