File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
24
24
- 🎉 Packages can now inherit settings from the workspace so that the settings
25
25
can be centralized in one place. See
26
- [ ` workspace.package ` ] ( https://doc.rust-lang.org/nightly/cargo/reference/workspaces.html#the-workspacepackage -table )
26
+ [ ` workspace.package ` ] ( https://doc.rust-lang.org/nightly/cargo/reference/workspaces.html#the-package -table )
27
27
and
28
- [ ` workspace.dependencies ` ] ( https://doc.rust-lang.org/nightly/cargo/reference/workspaces.html#the-workspacedependencies -table )
28
+ [ ` workspace.dependencies ` ] ( https://doc.rust-lang.org/nightly/cargo/reference/workspaces.html#the-dependencies -table )
29
29
for more details on how to define these common settings.
30
30
[ #10859 ] ( https://github.com/rust-lang/cargo/pull/10859 )
31
31
- Added the
You can’t perform that action at this time.
0 commit comments