We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9b570d + 6164023 commit a3ca59fCopy full SHA for a3ca59f
.github/CODEOWNERS
@@ -1,4 +1 @@
1
-/README.md @fastly/developer-relations
2
-/fastly.toml @fastly/developer-relations
3
-*.rs @fastly/ecp-sdk-sme-rust
4
-/Cargo.toml @fastly/ecp-sdk-sme-rust
+* @fastly/developer-relations
.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: cargo
+ directory: "/"
5
+ schedule:
6
+ interval: weekly
0 commit comments