Skip to content

Commit 6a923a2

Browse files
authored
fix link to PR
1 parent c19c65e commit 6a923a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drafts/2019-11-19-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you are a Rust project owner and are looking for contributors, please submit
7979
* [stabilize `Result::map_or_else`](https://github.com/rust-lang/rust/pull/66322)
8080
* [libc: deprecate vfork](https://github.com/rust-lang/libc/pull/1574)
8181
* [libc: add initial support for sparc-unknown-linux-gnu](https://github.com/rust-lang/libc/pull/1567)
82-
* [cargo: extend documentation on security concerns of crate names in a registry](xtend documentation on security concerns of crate names in a registry)
82+
* [cargo: extend documentation on security concerns of crate names in a registry](https://github.com/rust-lang/cargo/pull/7616)
8383
* [cargo: turn the new lock file format on by default](https://github.com/rust-lang/cargo/pull/7579)
8484
* [cargo: stabilize install-upgrade](https://github.com/rust-lang/cargo/pull/7560)
8585
* [rustdoc: stabilize `edition` annotation](https://github.com/rust-lang/rust/pull/66238)

0 commit comments

Comments
 (0)