Skip to content

Commit c2ea173

Browse files
update links
Co-authored-by: Scott Schafer <[email protected]>
1 parent 1f9b9b5 commit c2ea173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2022-09-22-Rust-1.64.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ There are other changes in the Rust 1.64 release, including:
287287
crates, such as common version numbers, repository URLs, or `rust-version`.
288288
This also helps keep these values in sync between crates when updating them.
289289
For more details, see
290-
[`workspace.package`](https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspacepackage-table),
291-
[`workspace.dependencies`](https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspacedependencies-table),
290+
[`workspace.package`](https://doc.rust-lang.org/cargo/reference/workspaces.html#the-package-table),
291+
[`workspace.dependencies`](https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table),
292292
and ["inheriting a dependency from a
293293
workspace"](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace).
294294

0 commit comments

Comments
 (0)