Skip to content

Commit 42d749c

Browse files
Update RELEASES.md
Co-Authored-By: Aaronepower <[email protected]>
1 parent d072510 commit 42d749c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Compatibility Notes
131131
[57105]: https://github.com/rust-lang/rust/pull/57105
132132
[cargo/6484]: https://github.com/rust-lang/cargo/pull/6484/
133133
[`unix::FileExt::read_exact_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.read_exact_at
134-
[`unix::FileExt::write_exact_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.write_exact_at
134+
[`unix::FileExt::write_all_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.write_all_at
135135
[`Option::transpose`]: https://doc.rust-lang.org/std/option/enum.Option.html#method.transpose
136136
[`Result::transpose`]: https://doc.rust-lang.org/std/result/enum.Result.html#method.transpose
137137
[`convert::identity`]: https://doc.rust-lang.org/std/convert/fn.identity.html

0 commit comments

Comments
 (0)