Commit 109928d
docs: correct datafusion-* pin location in upstream sync
PR 1 step 1 incorrectly stated downstream `datafusion-*` crates are
pinned in `crates/core/Cargo.toml`. Pins live in the root
`[workspace.dependencies]`; per-crate manifests inherit via
`workspace = true`. Reword step 1 to point at the right file.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d841206 commit 109928d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments