Skip to content

Commit 3f13e95

Browse files
committed
link to new blog post in yesterday's blog post
1 parent b2a2fb5 commit 3f13e95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/_posts/2025-10-27-0.22-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,7 @@ data in `Cell<T>` or `RefCell<T>`.
106106
Moreover, getting this all to work required adding some `async/await` in
107107
the generated method dispatch code. Therefore, capnpc-rust no longer
108108
supports generating code for Rust editions 2015 and 2018.
109+
110+
**Edit**: [capnproto-rust version 0.23]({{site.baseurl}}/2025/10/28/0.23-release.html)
111+
adjusted the method type signature
112+
described above and restored support for Rust editions 2015 and 2015.

0 commit comments

Comments
 (0)