explicitly list crates in workspace Cargo.toml (for dependabot)

This commit is contained in:
Ilya Zlobintsev
2023-02-25 16:02:28 +02:00
parent 8a3dfd4d6f
commit 685a2479c5
2 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10