Browse Source

Add files via upload

pull/119/head
ssrlive 2 years ago
committed by GitHub
parent
commit
588364d060
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
Loading…
Cancel
Save