Commit 9164f79
authored
fix: simplify Cargo.toml (#282)
Fixes #
### What Changed?
This PR simplifies the `Cargo.toml` by removing "dotted keys which
specify inlined table" related to issue
dependabot/dependabot-core#10453.
### Reviewer Checklist
- [ ] New features are tested and documented
- [ ] PR updates the changelog with a description of changes
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it1 parent 8acf04c commit 9164f79
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments