Update RELEASES.md
This commit is contained in:
parent
96f50f1edc
commit
b4924bf727
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Compatibility Notes
|
||||||
[cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/
|
[cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/
|
||||||
[`Arc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast
|
[`Arc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast
|
||||||
[`Iterator::flatten`]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.flatten
|
[`Iterator::flatten`]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.flatten
|
||||||
[`Rc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Rc.html#method.downcast
|
[`Rc::downcast`]: https://doc.rust-lang.org/std/rc/struct.Rc.html#method.downcast
|
||||||
|
|
||||||
|
|
||||||
Version 1.28.0 (2018-08-02)
|
Version 1.28.0 (2018-08-02)
|
||||||
|
|
Loading…
Add table
Reference in a new issue