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.
1 parent 3c35f9d commit 472a846Copy full SHA for 472a846
.github/dependabot.yml
@@ -0,0 +1,6 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: cargo
4
+ directory: /
5
+ schedule:
6
+ interval: daily
CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased - ReleaseDate
### Added
- License and contribution notes are added to the README.
+- Dependabot is enabled.
7
8
### Fixed
9
- Outdated code example in `README.md` is fixed.
0 commit comments