Initial commit

This commit is contained in:
2025-03-20 08:04:47 +01:00
commit f81480587b
14 changed files with 759 additions and 0 deletions

8
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "08:00"
open-pull-requests-limit: 10