Commit b8968da
committed
dependabot: put rust-vmm deps into separate PR
rust-vmm deps have to be updated in lockstep most of the time, due to
tight inter-dependencies. However, releasing new versions of all
rust-vmm crates often takes time, and having dependabot include partial
rust-vmm updates in its big PR of the week just results in broken
dependabot PRs. Thus, just sort out the rust-vmm dependencies into a
separate PR (dependabot opens one PR per "group", and each dependency
update is only included in the first group that matches it).
Signed-off-by: Patrick Roy <[email protected]>1 parent 80aa1de commit b8968da
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
0 commit comments