We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5700454 commit 1dec438Copy full SHA for 1dec438
CHANGELOG.md
@@ -24,6 +24,14 @@ only cryptographic provider.
24
and can be used to write any generated alerts to the connection to signal
25
the accept error to the peer.
26
27
+* The experimental cargo-c build support has been updated to use a vendored
28
+ header file. This avoids the need for nightly rust or `cbindgen` when using
29
+ this build method.
30
+
31
+## 0.12.2 (2024-03-28)
32
33
+### Changed
34
35
* The experimental cargo-c build support has been updated to use a vendored
36
header file. This avoids the need for nightly rust or `cbindgen` when using
37
this build method.
0 commit comments