Skip to content

Commit acdd34a

Browse files
authored
Merge pull request #52 from RustLangES/fix_build
Fix build issues
2 parents 41a6a38 + 642dbb4 commit acdd34a

File tree

19 files changed

+764
-755
lines changed

19 files changed

+764
-755
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
version: 2
3+
updates:
4+
- package-ecosystem: "cargo"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
day: "monday"
9+
commit-message:
10+
prefix: "chore"

0 commit comments

Comments
 (0)