Skip to content

Commit d4e6ee4

Browse files
committed
add link in blog post
1 parent b620b30 commit d4e6ee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

blog/_posts/2023-09-04-0.18-release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ which can sometimes be a problem for microcontroller targets and kernel programm
138138
(See [this issue](https://github.com/capnproto/capnproto-rust/issues/221)
139139
for some discussion.)
140140

141-
Starting with version 0.18, the `capnp` crate now has an `alloc` Cargo feature,
141+
Starting with version 0.18, the `capnp` crate now has an
142+
[`alloc` Cargo feature](https://github.com/capnproto/capnproto-rust/blob/82aa8a2163b5eadaa83aa2716ce781fc78107c2c/capnp/Cargo.toml#L26),
142143
which can be disabled to remove the `alloc` dependency.
143144

144145
A side benefit of this change is that now error handling in capnproto-rust

0 commit comments

Comments
 (0)